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
127 stars 61 forks source link

Any example to how to set this up in view.py? #20

Closed ziqiaojin closed 3 years ago

garyburgmann commented 3 years ago

hi @ziqiaojin ,

a testapp is included in the repo with an impending release: https://github.com/garyburgmann/drf-firebase-auth/tree/1.0.0