You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-21 23:00:50 +03:00
Add account management URL for clients
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
committed by
Quentin Gliech
parent
d8f5fdaf5c
commit
4eeedbef31
@@ -14,6 +14,7 @@
|
||||
|
||||
//! Methods to interact with OpenID Connect and OAuth2.0 endpoints.
|
||||
|
||||
pub mod account_management;
|
||||
pub mod authorization_code;
|
||||
pub mod client_credentials;
|
||||
pub mod discovery;
|
||||
|
||||
Reference in New Issue
Block a user