Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config token_ttl time not working #441

Closed
pablonunez opened this issue Jan 17, 2018 · 1 comment
Closed

Config token_ttl time not working #441

pablonunez opened this issue Jan 17, 2018 · 1 comment

Comments

@pablonunez
Copy link

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

@MaximeMaillet
Copy link
Contributor

Have you make pull request for this ?

chalasr added a commit that referenced this issue Oct 6, 2018
…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
@chalasr chalasr closed this as completed Oct 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants