pub fn select_token_endpoint_authentication(
document: &OidcDiscoveryDocument,
existing: Option<TokenEndpointAuthentication>,
) -> TokenEndpointAuthenticationExpand description
Select the token endpoint authentication method from discovery metadata.