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.