You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that NextAuth.js is designed to avoid the need to store passwords for user accounts. This may infer that everyone will be able to sign in, without registration.
However, I want to limit the number of user registration in alpha and beta version. Alternatively, I want to maintain a list of "premium" users with permission to some end points.
This discussion was converted from issue #962 on December 16, 2020 15:06.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi Nexter,
I see that NextAuth.js is designed to avoid the need to store passwords for user accounts. This may infer that everyone will be able to sign in, without registration.
However, I want to limit the number of user registration in alpha and beta version. Alternatively, I want to maintain a list of "premium" users with permission to some end points.
Regards,
Beta Was this translation helpful? Give feedback.
All reactions