ruwuma/crates/ruma-federation-api/src/openid.rs
2021-05-03 15:50:27 +02:00

3 lines
52 B
Rust

//! OpenID endpoints.
pub mod get_openid_userinfo;