Auth0/php-jwt-example - GitHub
This is an example of how to decode Auth0's generated tokens in PHP.
It uses firebase/php-jwt.
You have to Base64 url decode your client secret in order to validate.
Usage Instructions
- Install the dependencies with Composer: $ composer install
- Run: $ php test.php
See <test.php> for code examples.
Issue Reporting
If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.
Author
Auth0
License
This project is licensed under the MIT license. See the LICENSE file for more info.
Từ khóa » Jwt Php Github
-
Firebase/php-jwt: PHP Package For JWT - GitHub
-
Lcobucci/jwt: A Simple Library To Work With JSON Web Token ... - GitHub
-
JSON Web Tokens (JWT) Implementation For PHP 7. - GitHub
-
Adhocore/php-jwt: Ultra Lightweight, Dependency Free And ... - GitHub
-
Php-jwt/p At Main · Firebase/php-jwt - GitHub
-
Gamegos/php-jwt: PHP JSON Web Token (JWT) Library - GitHub
-
Php-jwt · GitHub Topics
-
GitHub - Web-token/jwt-framework
-
Tymondesigns/jwt-auth: JSON Web Token Authentication For ... - GitHub
-
Auth0/php-jwt: A Simple Library To Work With JSON Web ... - GitHub
-
PHP-Open-Source-Saver/jwt-auth: JSON Web Token ... - GitHub
-
Miladrahimi/php-jwt: A PHP Implementation Of JWT (JSON ... - GitHub
-
Example Of JWT With Pure PHP - Gists · GitHub
-
GitHub - Sitepoint-editors/basic-php-jwt-auth-example