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

Token Lifetime #156

Open
ran-j opened this issue Jul 10, 2018 · 2 comments
Open

Token Lifetime #156

ran-j opened this issue Jul 10, 2018 · 2 comments

Comments

@ran-j
Copy link

@ran-j ran-j commented Jul 10, 2018

Can I set the Token Lifetime ? and whats is the default lifetime ?

@dougwilson
Copy link
Member

@dougwilson dougwilson commented Jul 10, 2018

Setting a specific lifetime is currently not implemented. Currently the tokens last as long as the secret is valid. If you store the secret in a session, then it lasts as long as the session. You're welcome to make a PR to implement any kind of granularities you need!

@gregmartyn
Copy link

@gregmartyn gregmartyn commented Dec 13, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.