Auth0 |
vendor/auth0/auth0-php/src/Auth0.php |
Class Auth0
Provides access to Auth0 authentication functionality. |
Auth0Api |
vendor/auth0/auth0-php/src/Auth0Api.php |
This class provides access to Auth0 Platform API. |
Auth0AuthApi |
vendor/auth0/auth0-php/src/Auth0AuthApi.php |
This class provides access to Auth0 Platform auth API. |
Auth0JWT |
vendor/auth0/auth0-php/src/Auth0JWT.php |
This class provides access to Auth0 JWT decoder. |
JWTVerifier |
vendor/auth0/auth0-php/src/JWTVerifier.php |
Class JWTVerifier.
Used to validate JWTs issued by Auth0. |