Releases: peterpetrus/passport-token
Releases · peterpetrus/passport-token
Updated README
0.1 Updated README.md
Fixed NBF time checking issue
0.0.11 Fixed NBF time checking issue.
PHP8 compatibility
Merge pull request #3 from gmutinel/master - Added PHP8 compatibility
BugFix for function existsValidToken
0.0.9 BugFix: The existsValidToken() always returns true
Updated for custom claims
Merge pull request #1 from pimplesushant/patch-1 Updated for custom claims
Correction of the Class documentation
0.0.7 Correction of documentation.
Correction of the Class documentation
0.0.6 Correction of documentation.
Check token id DB
0.0.5 Check token in DB.
Namespace changed
0.0.4 Namespace changed.
PassportToken as object
0.0.3 PassportToken as object.