GitHub user authentication
View options
- Truncate descriptions
Created by: sqs
Closes https://github.com/sourcegraph/sourcegraph/issues/539
Shipping in 3.0-preview:
- GitHub and GitLab auth behind a feature flag (
experimentalFeatures
). - GitHub authz (requires GitHub auth, which is behind a feature flag)
- GitLab authz
Remaining TODO
- Add option to disable sign-up via GitHub (analogous to disallowing open sign-ups for builtin)
- Enable on dogfood
- Enable on sourcegraph.com (and fix the existing login bug there)

