JWTHelper is an accessory library for Tymon's JWTAuth library.
// Attempts to authenticate a user's bearer token.
JWTHelper::authenticate();
Via Composer
$ composer require phpexperts/jwt-helper
$ phpunit
Please take a look at contributing.md if you want to make improvements.
MIT license. Please see the license file for more information.