How to make username a requirement on oauth?
How can I make the username field a required value, alongside the session type? Also, is it possible to prompt the user to create a username after signing up with OAuth and prevent account creation if the username is not provided?
0 Replies