You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-24 23:01:05 +03:00
Axum migration: /oauth2/userinfo & UserAuthorization util
This commit is contained in:
@@ -17,6 +17,7 @@ pub mod csrf;
|
||||
pub mod fancy_error;
|
||||
pub mod session;
|
||||
pub mod url_builder;
|
||||
pub mod user_authorization;
|
||||
|
||||
pub use self::{
|
||||
cookies::{Cookie, CookieExt, PrivateCookieJar},
|
||||
|
||||
Reference in New Issue
Block a user