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

Renew Session JWT if it is about to expire #10

Open
nelsonic opened this issue Apr 23, 2020 · 0 comments
Open

Renew Session JWT if it is about to expire #10

nelsonic opened this issue Apr 23, 2020 · 0 comments

Comments

@nelsonic
Copy link
Member

If a Session JWT is expiring soon, renew it.
We might need to add a max_age prop to init(options) with a default of 2 weeks to ensure that this is customisable. But for now we will just renew it indefinitely as long as the current JWT has not expired.

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

No branches or pull requests

1 participant