Enums§
- Client
Auth Error - Why a client failed to authenticate against its
client_id/client_secret.
Functions§
- authenticate_
oauth_ client - Looks up a client by
client_idand, if it is confidential, verifiesprovided_secretagainst its stored digest with a constant-time comparison. - oauth_
error - oauth_
invalid_ client - oauth_
invalid_ grant - oauth_
invalid_ request - oauth_
invalid_ scope - oauth_
unauthorized_ client - ok_
json_ no_ cache - scope_
has_ openid - split_
and_ validate_ scopes - Splits a space-delimited
scopestring and checks every element againstallowed.