JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation follow the SessionHandlerInterface.
-
Updated
Sep 11, 2024 - PHP
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation follow the SessionHandlerInterface.
Add a description, image, and links to the jwtsession topic page so that developers can more easily learn about it.
To associate your repository with the jwtsession topic, visit your repo's landing page and select "manage topics."