Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh API key validity on successful usage #164

Open
hadiahmed098 opened this issue Jun 8, 2022 · 0 comments
Open

Refresh API key validity on successful usage #164

hadiahmed098 opened this issue Jun 8, 2022 · 0 comments
Labels
code enhancement Improvements to the code without noticeably changing user experience feature enhancement New features and functionality
Milestone

Comments

@hadiahmed098
Copy link
Member

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.

@hadiahmed098 hadiahmed098 added feature enhancement New features and functionality code enhancement Improvements to the code without noticeably changing user experience labels Jun 8, 2022
@hadiahmed098 hadiahmed098 added this to the v2.4+ milestone Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code enhancement Improvements to the code without noticeably changing user experience feature enhancement New features and functionality
Projects
None yet
Development

No branches or pull requests

1 participant