|
Robin Dirksen |
When an API token is about to expire, inform the user about it (for example, via email).
So the user has enough time to renew their expiring API token.
This can be used with the "last usage", so the user directly sees if and when it was used for the last time...
Activity Newest / Oldest
Dennis
Status changed to: Live
Dennis
Would you like to have a button "Extend" that extends the active token or do you recon a new token would be better?
Robin Dirksen
For security, creating new items would be the best solution. This means, if a token ever leaks or something, it is blocked after the expiration date.
But, for convenience, an "extend token" button is easier and you don't have to search in all configuration files where the token is used.
Dennis
Status changed to: Planned