[][src]Function open_api_hydra::apis::public_api::disconnect_user

pub async fn disconnect_user<'_>(
    configuration: &'_ Configuration
) -> Result<(), Error<DisconnectUserError>>

This endpoint initiates and completes user logout at ORY Hydra and initiates OpenID Connect Front-/Back-channel logout: https://openid.net/specs/openid-connect-frontchannel-1_0.html https://openid.net/specs/openid-connect-backchannel-1_0.html