Skip to content

Tags: sergiors/jwt

Tags

2.0.0

Toggle 2.0.0's commit message
2.0.0

This version introduces some code improvements in order to make the codebase more extensible.

1.1.0

Toggle 1.1.0's commit message
Adding token validation

1.0.2

Toggle 1.0.2's commit message
Fixing README

1.0.1

Toggle 1.0.1's commit message
PSR-2 fixes

1.0.0

Toggle 1.0.0's commit message
* JWT plain token creation

* JWS with HMAC-SHA256, HMAC-SHA384 and HMAC-SHA512 creation
* Parsing JWT/JWS from strings