minauthator/src/controllers/api/mod.rs

4 lines
51 B
Rust
Raw Normal View History

pub mod oauth2;
pub mod read_user;
pub mod openid;