issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release/1.2.0/django4.2 support
#45
yuheong
closed
5 months ago
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
dejavvu
opened
1 year ago
0
fix: Django 4.0 imcompatibility
#43
josemojena
closed
1 year ago
0
What is the thing with map_firebase_uid_to_username for the key 'FIREBASE_USERNAME_MAPPING_FUNC'
#42
venqics
opened
2 years ago
2
Django 4 compatibility
#41
quorth0n
opened
2 years ago
2
Incompatible with Django 4.x
#40
quorth0n
opened
2 years ago
8
ImportError fix
#39
boburxon
opened
2 years ago
2
Update authentication.py
#38
diepnghitinh
closed
3 years ago
0
Update authentication.py
#37
diepnghitinh
opened
3 years ago
0
How to register FirebaseUser, FirebaseUserProvider in admin?
#36
juliangeissler
opened
3 years ago
1
Feat account linking
#35
Arka-cell
opened
3 years ago
1
documentation or guide how to use?
#34
yvdjee
closed
3 years ago
1
feat: added firebase_user.phone_number for mapping email field
#33
Arka-cell
opened
3 years ago
4
Unique Key Gernalized.
#32
AbdurRehmanKhalil-arbisoft
opened
3 years ago
1
Add more data to req.user from firestore
#31
realsama
closed
3 years ago
1
media_type does not change for requests in @extend_schema_serializer
#30
Arka-cell
closed
3 years ago
0
Should I use CSRF sessionauthentication with drf-firebase-auth?
#29
Arka-cell
closed
3 years ago
0
Calls to firebase_auth.get_user() can add 100-200ms to request time
#28
keeth
opened
3 years ago
5
Does the password changes in auth_user if it is changed by a Front-end client in Firebase?
#27
Arka-cell
closed
3 years ago
1
authenticate_token() method called nonexistent firebase_admin.auth.AuthError
#26
justin-thurman
closed
3 years ago
3
You should let to decide an unique username in def get_or_create_local_user()
#25
Provoo
closed
3 years ago
5
Create an example app in Docker
#24
garyburgmann
closed
3 years ago
1
write test cases
#23
garyburgmann
closed
3 years ago
1
Update readme
#22
garyburgmann
closed
3 years ago
1
remove redundant code by subclassing authentication.TokenAuthentication
#21
garyburgmann
closed
3 years ago
1
Any example to how to set this up in view.py?
#20
ziqiaojin
closed
3 years ago
1
Application crash if credentials are not provided
#19
random1st
opened
4 years ago
0
Facebook id Token can't be verified on Firebase
#18
hrqnogueira
closed
4 years ago
0
Checks if display name exists before split it
#17
fabiothz
closed
4 years ago
1
CI pipeline, GitLab setup, Trello
#16
garyburgmann
closed
3 years ago
1
Viewset Testing not working unless forcing authentication
#15
robertsiipola
closed
3 years ago
2
login by facebook
#14
sachin064
opened
4 years ago
0
Module 'firebase_admin.auth' has no attribute 'AuthError'
#13
MiklerGM
closed
4 years ago
2
drf-firebase-auth with angular
#12
aisamuel
opened
4 years ago
0
could you provide an example how to use it?
#11
williamwxz
opened
5 years ago
3
fix 'firebase_admin.auth' has no attribute 'AuthError'
#10
Robinsondssantos
closed
4 years ago
0
No clear option/documentation for local/staging/production config management
#9
sunweiyang
opened
5 years ago
1
fix firebase-admin 3.0 support and a little visualization fixes v2
#8
p141592
opened
5 years ago
0
update version in pypi: issue-5
#7
garyburgmann
closed
5 years ago
0
fix firebase-admin 3.0 support and a little visualization fixes
#6
p141592
closed
5 years ago
3
Use with IsAuthenticatedOrReadOnly
#5
quorth0n
closed
3 years ago
3
Not Working for Firebase Mobile Authentication
#4
rishav00a
opened
5 years ago
3
Add option for anonymous requests
#3
jaylynch
closed
5 years ago
0
Commit initial database migration
#2
jaylynch
closed
5 years ago
2
Add encoding comments for Python 2.7
#1
jaylynch
closed
5 years ago
1