Closed thomas-rousselot closed 11 months ago
What token are you referring to? Is this an apostrophe-headless
bearer token? An A3 bearer token?
If you need this dealt with in a timely fashion for Michelin please bring it to the Michelin gitlab apostrophe-enhancements board with appropriate details.
Hi. It's the A3 bearer token indeed. https://v3.docs.apostrophecms.org/reference/api/authentication.html#bearer-tokens Could you give me access to the Michelin gitlab apostrophe-enhancements board so i can resubmit the request there?
Thanks
Please reach out to tom@apostrophecms.com so I can connect you with the appropriate people on the Michelin team. Thanks!
The docs are being updated to reflect the fact that the bearerTokens.lifetime
option of @apostrophecms/login
is specified in milliseconds, not seconds.
Details
We're working on a project for Michelin. But the API token expries every 2 weeks and we have to manually renew it then. When token expires, content is no longer available, leaving a blank space.
Expected behavior
Is it possible to change this? Otherwise, is there a way to automatically renew it so we don't have to manually renew it every week?