Start to build init openid login

This commit is contained in:
2023-06-02 11:49:18 +02:00
parent bca1768fc4
commit 83d731c546
9 changed files with 385 additions and 21 deletions

View File

@@ -2,5 +2,6 @@
pub mod login_token_service;
pub mod mail_service;
pub mod openid_service;
pub mod rate_limiter_service;
pub mod users_service;