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

Create social login authentication #2

Open
5 tasks
vipinkhushu opened this issue Dec 9, 2017 · 0 comments
Open
5 tasks

Create social login authentication #2

vipinkhushu opened this issue Dec 9, 2017 · 0 comments

Comments

@vipinkhushu
Copy link
Member

Requirements

  • User should be able to login via Facebook
  • User should be able to login via google
  • After login from facebook or google, the user will be asked to validate phone number by SMS OTP.
  • If user had previously logged in from facebook and now trying ot login from google having same email, the user will not be asked to verify phone number, user will be directly logged in and same goes when user has previously log in in from google and now tries to login from facebook. Phone number is primary key, so phone number can be validated only once.
  • Save the data retrieved in the database, set primary key as 10 digit phone number
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

No branches or pull requests

1 participant