You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…meMaillet)
This PR was merged into the 2.x-dev branch.
Discussion
----------
Allow setting the "exp" claim from event listeners
Related in [#441](#441)
Commits
-------
e3a000f Allow setting the "exp" claim from event listeners
Testing my project I tried to change de token_ttl value but it didn't work.
I think there is a bug on DefaultJWSProvider when create the payload. The ttl configuration is overwritten.
I fix it in this commit. Hope it's useful.
pablonunez@82b25ae
The text was updated successfully, but these errors were encountered: