API call: auth tokens.
I understand that APIver and Diag does not require auth, and the ones that require auth are token based, which is nice, but what is the token expiry time? Is it weeks or years or never?
Thanks!
-
Official comment
Yes, token will still be valid.
Comment actions -
If you enable "Remember me" during the auth/login call the token will expire after 5 years. Without remember me, the token expires in 1 day.
If you use the API test page (https://ip:8080/api/4/) you can see the token expiring date on browser console->resources->cookies.
Regards,
Nicholas
Please sign in to leave a comment.
Comments
3 comments