Can we use native auth settings? #26
Unanswered
ecan-dearx
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Looks like this setting causes problems with this plugin. This requires
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, you can. But the problem is that the user requires a There are 3 possible solutions for this: 1. Make username optional:
2. Extend your Auth.js profile from your provider:
More information about extending your session can be found in the Auth.js documentation. 3. Set a default value for the username field:
|
Beta Was this translation helpful? Give feedback.
2 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.
-
Can we use the following settings now local strategies can be used?
Beta Was this translation helpful? Give feedback.
All reactions