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 additional builtin options for authentication #9

Open
4 tasks
Tracked by #8
chand1012 opened this issue Jul 9, 2023 · 0 comments
Open
4 tasks
Tracked by #8

Add additional builtin options for authentication #9

chand1012 opened this issue Jul 9, 2023 · 0 comments

Comments

@chand1012
Copy link
Member

chand1012 commented Jul 9, 2023

Rather than only offering the current two authentication methods, organizations will want as many options for authentication as possible. For now we only support GitHub and Discord, and one limitation of that is that both show up in the list even if they're disabled. We should set up the following:

  • If an authentication method is disabled, hide it
  • If an auth method is enabled, show it
  • Support as many auth methods as possible. Should be possible to support anything that NextAuth supports.
  • Add email as an option if an organization doesn't want SSO.

There will have to be standard names for each secret and access key for each auth provider. This will be an ongoing project, and will probably end up being an "add it on demand" feature.

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