Hello guys, I have firebase project. I have admin ...
# android
r
Hello guys, I have firebase project. I have admin that can create user accounts. but when I use
createUserWithEmailAndPassword
it also signs in the newly created user. is there a way to create user from admin account and keep the admin logged in?