User with different username but same email (type_secret index being unique problem) #477
Unanswered
grisinformatica
asked this question in
Q&A
Replies: 2 comments 2 replies
-
hello @grisinformatica
Can you explain why this should exist? Can you explain what benefit is created by doing this? |
Beta Was this translation helpful? Give feedback.
2 replies
-
This is a requirement that is so far outside of Shield's prerequisites. First, the email in Shield is the user's own email. The email in this case is, for example, parent_email, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everybody,
As seen here #193 the requirement is that the user has an email, I would add also that for every user the username AND the email has to been unique.
In my particular project, the users identification is based on username/password, but different users can have the same email address for restore password/notifications. Also magic-link could be used if ask for username instead of email.
Don't see a way without modifying the all thing. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions