mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-08 22:53:10 -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. |
||
|---|---|---|
| .. | ||
| github.go | ||
| oauth2.go | ||
| oidc.go | ||
| sso.go | ||