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

documentation or guide how to use? #34

Closed yvdjee closed 3 years ago

yvdjee commented 3 years ago

Never mind, everything is smooth. Thank you.