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

Add Third Party sign in (Google, Github, Twitter) #34

Open
5 tasks
bharney opened this issue Sep 8, 2018 · 1 comment
Open
5 tasks

Add Third Party sign in (Google, Github, Twitter) #34

bharney opened this issue Sep 8, 2018 · 1 comment

Comments

@bharney
Copy link
Owner

bharney commented Sep 8, 2018

  • Add ability to sign in via Google
  • Add ability to sign in via Github
  • Add ability to sign in via Twitter
  • On sign in click with third party provider, user is prompted for user name and password if not already logged in with that provider.
  • After successful authentication, user should be required to view scope and accept or deny permissions.
@ghost
Copy link

ghost commented Dec 29, 2018

I believe IdentityServer4 has this functionality baked in. If I remember correctly they redirect you to a MVC based application login before redirecting to you the main application. Wonder if there is a way to override their login screen with what you have here.

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

No branches or pull requests

1 participant