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

Facebook and Google log in implementation #120

Open
miami78 opened this issue Mar 28, 2020 · 2 comments
Open

Facebook and Google log in implementation #120

miami78 opened this issue Mar 28, 2020 · 2 comments
Labels
feature Addition of a feature

Comments

@miami78
Copy link
Collaborator

miami78 commented Mar 28, 2020

🚀 Feature Proposal
It would be amazing to be able to log in with Facebook or Google. It is widely used as an authentication module on websites. Instead of asking user manual details such as email and password and then verify them, it’s better to use already verified user details.

@miami78 miami78 added the feature Addition of a feature label Mar 28, 2020
@StanleyMasinde
Copy link
Member

This is what I think...
Because the frontend is in a separate repository, you can implement this in the frontend, get the user info from the providers, then use the email address as the user identifier. Send the info here for processing

@miami78
Copy link
Collaborator Author

miami78 commented Oct 15, 2020

This is what I think...
Because the frontend is in a separate repository, you can implement this in the frontend, get the user info from the providers, then use the email address as the user identifier. Send the info here for processing

You right, thats how its supposed to work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Addition of a feature
Projects
None yet
Development

No branches or pull requests

2 participants