Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat account linking #35

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

Arka-cell
Copy link

@Arka-cell Arka-cell commented Jul 22, 2021

It seems that linking providers would make it really hard to work with drf-firebase-auth. This branche is supposed to find a solution for this.

@Arka-cell
Copy link
Author

@garyburgmann The app now works fine, instead of relying on email it is trying to get user by UID. This is better, it will handle user by the an unique identifier, and if they update their email or Phone on Firebase, it won't need to be updated in the User model. And, provider linking between Facebook or Google with Email is going to be straightforward.

@Arka-cell Arka-cell marked this pull request as ready for review July 22, 2021 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant