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
Schedule jobs through the repository
This commit is contained in:
@@ -209,6 +209,7 @@ impl<T> LookupResultExt for Result<T, sqlx::Error> {
|
||||
}
|
||||
|
||||
pub mod compat;
|
||||
pub mod job;
|
||||
pub mod oauth2;
|
||||
pub mod upstream_oauth2;
|
||||
pub mod user;
|
||||
|
||||
Reference in New Issue
Block a user