pub fn validate_oauth2_request_encoding(
encoding: &str,
prefix: &str,
result: &mut ValidationResult,
)Expand description
Validates an OAuth2 token request encoding value
pub fn validate_oauth2_request_encoding(
encoding: &str,
prefix: &str,
result: &mut ValidationResult,
)Validates an OAuth2 token request encoding value