Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 171 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 171 Bytes

php-jwt

A small example how to use JWT with PHP.

Install

  1. Clone or fork this project
  2. Run composer install
  3. Change settings in jwt_secret.json with yours.