Refresh API key validity on successful usage #164
Labels
code enhancement
Improvements to the code without noticeably changing user experience
feature enhancement
New features and functionality
Milestone
Currently, an API key expires 24 hours after issue. If the user access the API during this time, the key expiry is unchanged. by updating the expiry time to another 24 hours after a successful usage, we can prevent a relogin every 24 hours.
Requires #163 to be completed first.
The text was updated successfully, but these errors were encountered: