You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-20 12:02:22 +03:00
Add client-side support for RP-Initiated logout
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
committed by
Quentin Gliech
parent
4cdb24ffe4
commit
ba7d17f25c
@@ -22,5 +22,6 @@ pub mod jose;
|
||||
pub mod refresh_token;
|
||||
pub mod registration;
|
||||
pub mod revocation;
|
||||
pub mod rp_initiated_logout;
|
||||
pub mod token;
|
||||
pub mod userinfo;
|
||||
|
||||
Reference in New Issue
Block a user