Skip to content

Releases: eljam/guzzle-jwt-middleware

Cached token system

12 Oct 20:18
Compare
Choose a tag to compare

Now the token is cached between multiple requests.

Support for Symfony 2.8 LTS version

13 Sep 19:25
Compare
Choose a tag to compare
Merge pull request #3 from simoheinonen/support_symfony_version

Support for Symfony 2.8 LTS version

Add a token key option

12 Sep 13:06
Compare
Choose a tag to compare

Now you can change the token key for your favorite jwt auth library.