We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 465683f commit e5d624dCopy full SHA for e5d624d
README.md
@@ -1,5 +1,7 @@
1
# JwtSession
2
3
+[](https://scrutinizer-ci.com/g/byjg/jwt-session/?branch=master)
4
+
5
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN.
6
The implementation following the SessionHandlerInterface.
7
0 commit comments