dendrite/userapi
Tommie Gannert 58233c790a Split SSO into OAuth2 and OIDC. Add OIDC discovery.
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.
2022-05-25 01:17:08 +02:00
..
api Split SSO into OAuth2 and OIDC. Add OIDC discovery. 2022-05-25 01:17:08 +02:00
consumers Define component interfaces based on consumers (2/2) (#2425) 2022-05-05 19:30:38 +01:00
internal Add SSO UserAPI endpoints. 2022-05-23 17:42:36 +02:00
inthttp Add SSO UserAPI endpoints. 2022-05-23 17:42:36 +02:00
producers Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
storage Add SSO UserAPI endpoints. 2022-05-23 17:42:36 +02:00
types Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00
util Back out matrix-org/dendrite#2421 by restoring http.Clients 2022-05-10 11:08:10 +01:00
userapi.go One NATS instance per BaseDendrite (#2438) 2022-05-09 14:15:24 +01:00
userapi_test.go bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466) 2022-05-17 13:23:35 +01:00