Replies: 2 comments 3 replies
-
Hail, @fubuloubu 👋 Welcome to Fief's kingdom! Our team will get back to you very soon to help. In the meantime, take a minute to star our repository ⭐️ Want to support us?Subscribe to one of our paid plan to help us continue our work and receive exclusive information and benefits! Starts at $5/month 🪙 Farewell! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sounds fair! Adding to the backlog :) Fief's project planning (view) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
If you want to add a field that should be globally unique (within a tenent) such as a username, it is currently not possible to specify that
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A checkbox in this form that adds a
UNIQUE
constraint on the field should be available, at least on some field types such as string, phone number, maybe address, etc.Configuration
Additional context
I want to protect the privacy of my user's emails by only allowing account search via username
Beta Was this translation helpful? Give feedback.
All reactions