Permits auth tokens that are within the grace period – or expired.
How to test
It might take a little time! The grace period is 2 hours, so if you're testing this using Composer it'll take an hour before your token hits the grace period, and another 2 before it expires.
We should be able to see logging indicating the state of your token, and requests should succeed in both of those states.
What does this change?
Permits auth tokens that are within the grace period – or expired.
How to test
It might take a little time! The grace period is 2 hours, so if you're testing this using Composer it'll take an hour before your token hits the grace period, and another 2 before it expires.
We should be able to see logging indicating the state of your token, and requests should succeed in both of those states.
Tested on CODE: