garyburgmann / drf-firebase-auth

Firebase backend to receive a user idToken and authenticate via Django REST Framework 'authentication.BaseAuthentication'. Optionally, a new local user can be created in the process.
MIT License
128 stars 62 forks source link

fix firebase-admin 3.0 support and a little visualization fixes v2 #8

Open p141592 opened 5 years ago

p141592 commented 5 years ago

Fix authentication.py for catch new firebase-admin exceptions / create admin.py / append requirements