Skip to content

v2.2.0 - JWT v4 and TokenConfirmation

Latest
Compare
Choose a tag to compare
@jasny jasny released this 08 Feb 02:20
· 21 commits to master since this release
6b0f951

Support Lcobucci JWT v4.
The JWT class now takes the JWT configuration object as parameter instead of different services.

The TokenConfirmation class generated a random token, which must be stored in the database.