Skip to content

Releases: adhocore/php-jwt

Version 0.0.4

24 Jun 04:28
7b1bbf2
Compare
Choose a tag to compare

add and use JWTException (still extends \InvalidArgumentException) so it likely wont break

Version 0.0.3

16 Jun 04:36
60f0efb
Compare
Choose a tag to compare
  • refactor codebase
  • support 'kid'
  • add validator
  • remove alias generate() and parse() for favor or encode() and decode()

Version 0.0.2

14 Apr 11:03
Compare
Choose a tag to compare

Support RS* algorithms for signing.
Update Usage docs.
Add more tests.

Version 0.0.1

13 Apr 14:14
Compare
Choose a tag to compare
v0.0.1

Everything