pub(crate) async fn create_openid_token_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงPOST /_matrix/client/v3/user/{userId}/openid/request_token
Request an OpenID token to verify identity with third-party services.
- The token generated is only valid for the OpenID API