PHP JWT library
- PHP 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| src | ||
| tests | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| composer.json | ||
| composer.lock | ||
| LICENCE | ||
| phpdoc.xml | ||
| phpstan.neon | ||
| phpunit.xml | ||
| README.md | ||
Railgun JWT
This is a JWT library that exists because I ran into issues with the more commonly used Firebase JWT library. It is very, very loosely based on it in but you'll probably not run into many familiar things.
I'll write a better readme Someday...