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
Fix authentication.py for catch new firebase-admin exceptions / create admin.py / append requirements