You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-12 02:22:41 +03:00
Proactively provision users on registration & sync threepids
This commit is contained in:
@@ -31,6 +31,8 @@ pub mod jwt;
|
||||
pub mod session;
|
||||
pub mod user_authorization;
|
||||
|
||||
pub use axum;
|
||||
|
||||
pub use self::{
|
||||
cookies::CookieExt,
|
||||
fancy_error::FancyError,
|
||||
|
Reference in New Issue
Block a user