Skip to main content

send_identity_connect_request

Function send_identity_connect_request 

Source
pub(crate) async fn send_identity_connect_request(
    identity_config: &Configuration,
    body: impl Serialize,
) -> Result<IdentityTokenResponse, LoginError>