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
Storage layer for a unified session list
This commit is contained in:
@@ -177,6 +177,7 @@
|
||||
|
||||
use sqlx::migrate::Migrator;
|
||||
|
||||
pub mod app_session;
|
||||
pub mod compat;
|
||||
pub mod job;
|
||||
pub mod oauth2;
|
||||
|
||||
Reference in New Issue
Block a user