Skip to main content

select_token_endpoint_authentication

Function select_token_endpoint_authentication 

Source
pub fn select_token_endpoint_authentication(
    document: &OidcDiscoveryDocument,
    existing: Option<TokenEndpointAuthentication>,
) -> TokenEndpointAuthentication
Expand description

Select the token endpoint authentication method from discovery metadata.