Files
ruma_federation_api/
openid.rs
1
//! OpenID endpoints.
2
3
pub mod
get_openid_userinfo;