Skip to main content

sso_fallback_route

Function sso_fallback_route 

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

ยงGET /_matrix/client/v3/auth/m.login.sso/fallback/web?session={session_id}

Get UIAA fallback web page for SSO authentication.