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

Bird expiration date ? #32

Closed
PierrickP opened this issue Jun 19, 2018 · 1 comment
Closed

Bird expiration date ? #32

PierrickP opened this issue Jun 19, 2018 · 1 comment

Comments

@PierrickP
Copy link
Collaborator

in the documation it's written that the token could expire.
After first login, api return a JWT. Decode it, there are a exp timestamp of 1 year.
Re-call login endpoint, the api return you a new expiration date (2 hours).

But in my tests, after first login and wait 2 hours, token is still valid and
after login then re-call login, token doesn't expire after 2 hours.

Did someone had expiration on tokens ?

@watzon
Copy link

watzon commented Aug 4, 2020

I've had a token expire after a couple days

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

3 participants