thisbejim / Pyrebase

A simple python wrapper for the Firebase API.
2.05k stars 525 forks source link

signOut() in auth is not working #375

Open ag2byte opened 3 years ago

ag2byte commented 3 years ago

There is a signOut() in the javascript implementation of authentication. Is there any way to do that in python? Or is there a standard way to logout in python?