dendrite/userapi/inthttp
Tommie Gannert c3f7945284 Add SSO UserAPI endpoints.
This is mostly copied from the ThirdPID, but with a primary key that
matches OpenID Connect nomenclature. There's a namspace to ensure
other SSO solutions can be supported, but there's only one namespace
defined for now.
2022-05-23 17:42:36 +02:00
..
client.go Refactor appservice & client API to use userapi internal (#2290) 2022-03-24 22:45:44 +01:00
client_logintoken.go Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00
client_sso.go Add SSO UserAPI endpoints. 2022-05-23 17:42:36 +02:00
server.go Add SSO UserAPI endpoints. 2022-05-23 17:42:36 +02:00
server_logintoken.go Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00
server_sso.go Add SSO UserAPI endpoints. 2022-05-23 17:42:36 +02:00