No option to not sign in user after creating the user. #8627
PrimeTheFirst
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When you use createuserwithemailpassword, it automatically signs that user in. This is not ideal such as when the app serves an administrative account to approving or declining accounts. I suggest adding a bool 'signin' flag.
Beta Was this translation helpful? Give feedback.
All reactions