Module oauth2::syntax [] [src]

Syntax validation for OAuth 2.0 elements

Functions

valid_access_token_str
valid_client_id_str
valid_client_secret_str
valid_code_str
valid_error_description_str
valid_error_str
valid_expires_in_str
valid_grant_name_str

grant_type may also be a URI. This only checks grant_name variants

valid_password_str
valid_refresh_token_str
valid_response_type_str
valid_scope_str
valid_state_str
valid_token_name_str

token_type may also be a URI. This only checks token_name variants

valid_username_str