Skip to main content

auth_method_update_oidc

Function auth_method_update_oidc 

Source
pub async fn auth_method_update_oidc(
    configuration: &Configuration,
    auth_method_update_oidc: AuthMethodUpdateOidc,
) -> Result<AuthMethodUpdateOutput, Error<AuthMethodUpdateOidcError>>