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

Unique Key Gernalized. #32

Open AbdurRehmanKhalil-arbisoft opened 3 years ago

AbdurRehmanKhalil-arbisoft commented 3 years ago

Now, you can map firebase users to local users based on fields other than email e.g. phone_number.

garyburgmann commented 3 years ago

have seen this @AbdurRehmanKhalil-arbisoft , will review with time hopefully on Sunday 2021-06-20