thisbejim / Pyrebase

A simple python wrapper for the Firebase API.
2.06k stars 527 forks source link

How to log out, firebase auth.signOut is not working. #391

Open itfat opened 3 years ago

itfat commented 3 years ago

Is there any method for signing out like creating and signing in. auth.create_user_with_email_and_password(email, password) and auth.sign_in_with_email_and_password(email, password)