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.
PythonMIT
Issues
- 0
_get_or_create_local_user - User.DoesNotExist: or detail": "duplicate key value violates unique constraint \"users_customuser_username_key\"\nDETAIL: Key (username)=(...) already exists
#44 opened by dejavvu - 8
Incompatible with Django 4.x
#40 opened by quorth0n - 1
- 2
What is the thing with map_firebase_uid_to_username for the key 'FIREBASE_USERNAME_MAPPING_FUNC'
#42 opened by venqics - 1
documentation or guide how to use?
#34 opened by yvdjee - 3
could you provide an example how to use it?
#11 opened by williamwxz - 3
- 1
Add more data to req.user from firestore
#31 opened by realsama - 0
- 5
- 0
- 1
Does the password changes in auth_user if it is changed by a Front-end client in Firebase?
#27 opened by Arka-cell - 1
- 1
Update readme
#22 opened by garyburgmann - 1
Create an example app in Docker
#24 opened by garyburgmann - 3
Use with IsAuthenticatedOrReadOnly
#5 opened by quorth0n - 5
- 1
CI pipeline, GitLab setup, Trello
#16 opened by garyburgmann - 1
Any example to how to set this up in view.py?
#20 opened by ziqiaojin - 2
- 1
write test cases
#23 opened by garyburgmann - 0
- 0
- 0
login by facebook
#14 opened by sachin064 - 2
- 1
- 0
drf-firebase-auth with angular
#12 opened by aisamuel - 0
update version in pypi: issue-5
#7 opened by garyburgmann