Oihana PHP Enums

oauth2

Table of Contents

Classes

OAuth2ClientAssertionType
Enumeration of OAuth 2.0 `client_assertion_type` values (RFC 7521).
OAuth2ClientMetadata
Enumeration of OAuth 2.0 / OpenID Connect client metadata field names.
OAuth2CodeChallengeMethod
Enumeration of OAuth 2.0 PKCE code challenge methods (RFC 7636).
OAuth2Display
Enumeration of standard OpenID Connect `display` parameter values.
OAuth2Error
Enumeration of standard OAuth 2.0 / OIDC error codes.
OAuth2GrantType
Enumeration of OAuth 2.0 / OIDC grant type identifiers.
OAuth2Parameter
Enumeration of OAuth 2.0 / OpenID Connect request parameter names.
OAuth2Prompt
Enumeration of standard OpenID Connect `prompt` parameter values.
OAuth2ResponseMode
Enumeration of OAuth 2.0 / OpenID Connect `response_mode` values.
OAuth2ResponseType
Enumeration of standard OAuth 2.0 / OIDC `response_type` values.
OAuth2SubjectType
Enumeration of OpenID Connect Subject Identifier types.
OAuth2TokenEndpointAuthMethod
Enumeration of standard client authentication methods at the OAuth 2.0 token endpoint (and other authenticated endpoints).
OAuth2TokenField
Enumeration of OAuth 2.0 / OIDC token endpoint response fields.
OAuth2TokenType
Enumeration of OAuth 2.0 / OIDC access token types and Token Exchange token type identifiers.
OAuth2TokenTypeHint
Enumeration of OAuth 2.0 `token_type_hint` values.
OidcAddressField
Enumeration of the sub-fields of the OpenID Connect `address` claim.
OidcAmr
Enumeration of standard OpenID Connect Authentication Method Reference (AMR) values (RFC 8176).
OidcClaimType
Enumeration of OpenID Connect claim types.
OidcDiscoveryField
Enumeration of standard fields published in the `/.well-known/openid-configuration` discovery document.
OidcScope
Enumeration of standard OpenID Connect scope values.
On this page

Search results