Skip to main content

get_openid_userinfo_route

Function get_openid_userinfo_route 

Source
pub(crate) async fn get_openid_userinfo_route(
    __arg0: State<State>,
    body: Args<Request>,
) -> Result<Response>
Expand description

ยงGET /_matrix/federation/v1/openid/userinfo

Get information about the user that generated the OpenID token.