You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: