dendrite/clientapi/auth
Tommie Gannert 09f0dca6aa Refactor SSO configuration.
It makes more sense to base provider defaults on brand. Type is not
1:1 to brand.

Splits apart OIDC and OAuth2 to match actual specs.
2022-05-27 22:15:52 +02:00
..
authtypes Support for m.login.sso. 2022-05-23 16:25:29 +02:00
sso Refactor SSO configuration. 2022-05-27 22:15:52 +02:00
auth.go Support for m.login.sso. 2022-05-23 16:25:29 +02:00
login.go Disable m.login.token if there are no enabled login methods to use it. 2022-05-23 16:25:29 +02:00
login_test.go Disable m.login.token if there are no enabled login methods to use it. 2022-05-23 16:25:29 +02:00
login_token.go Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00
password.go Refactor appservice & client API to use userapi internal (#2290) 2022-03-24 22:45:44 +01:00
user_interactive.go Fix /deactivate (#2474) 2022-05-20 13:27:11 +02:00
user_interactive_test.go Fix /deactivate (#2474) 2022-05-20 13:27:11 +02:00