ozgur/python-firebase

Anonymous user authentication not support

Closed this issue · 2 comments

Unless I am mistaken it is not currently possible to use anonymous user authentication.

https://www.firebase.com/docs/web/guide/login/anonymous.html

This is a Firebase javascript web API feature that you linked to, not a Firebase REST API feature. As far as I can tell, this library only supports Firebase REST API features currently.

Ahh my bad 😜