mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-08 06:33:09 -06:00
GitHub implements OAuth2, but not OpenID Connect. This means it needs more magic constants than those that can do OIDC discovery (and where Userinfo is in OIDC-compatible.) Fixes the HTTP client to have a timeout. |
||
|---|---|---|
| .. | ||
| authtypes | ||
| sso | ||
| auth.go | ||
| login.go | ||
| login_test.go | ||
| login_token.go | ||
| password.go | ||
| user_interactive.go | ||
| user_interactive_test.go | ||