My admin user can create other users, but everytime I create a user my admin user is signed out and the new user is signed in automatically, is there any way to create user without signing in?
Asked
Active
Viewed 2.8k times
29
-
create user automatically signed in ... thtas how it behaves ... and I dont think there is any other way to create user without sign in – Bhavin Bhadani Jun 24 '16 at 05:32
-
2I actually found a way to get this working, take a look at [this answer](http://stackoverflow.com/a/38013551/4916627) – André Kool Jun 24 '16 at 12:50
-
1I just found it easier to run and URL to a firebase function that did all this – PHILL BOOTH Oct 31 '18 at 14:08