mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-09 07:03: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. |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_logintoken.go | ||
| api_sso.go | ||
| api_trace.go | ||
| api_trace_logintoken.go | ||
| api_trace_sso.go | ||