You are here

namespace Firebase\JWT in Auth0 Single Sign On 8.2

Classsort descending Location Description
BeforeValidException vendor/firebase/php-jwt/src/BeforeValidException.php
ExpiredException vendor/firebase/php-jwt/src/ExpiredException.php
JWT vendor/firebase/php-jwt/src/JWT.php JSON Web Token implementation, based on this spec: https://tools.ietf.org/html/rfc7519
SignatureInvalidException vendor/firebase/php-jwt/src/SignatureInvalidException.php