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

Implement social login #1

Open
JanKoppe opened this issue Apr 23, 2020 · 0 comments
Open

Implement social login #1

JanKoppe opened this issue Apr 23, 2020 · 0 comments

Comments

@JanKoppe
Copy link
Member

Handling users passwords is something that we should avoid at all costs. It would be good if we can outsource authentication.

Acceptance criteria:

  • Users should be able to login using a social login provider, e.g. github.
  • Users do not need to "register" - Django user accounts are auto-created when first using a social login
  • Users can connect or disconnect multiple social logins to their Django user account after they have logged in
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