You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-23 11:02:35 +03:00
WIP: upstream OIDC provider support
This commit is contained in:
@@ -126,6 +126,7 @@ impl StorageBackendMarker for PostgresqlBackend {}
|
||||
pub mod compat;
|
||||
pub mod oauth2;
|
||||
pub(crate) mod pagination;
|
||||
pub mod upstream_oauth2;
|
||||
pub mod user;
|
||||
|
||||
/// Embedded migrations, allowing them to run on startup
|
||||
|
||||
Reference in New Issue
Block a user