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

Check and rotate token expiration #53

Open
jiripavelka opened this issue Aug 4, 2023 · 0 comments
Open

Check and rotate token expiration #53

jiripavelka opened this issue Aug 4, 2023 · 0 comments
Assignees

Comments

@jiripavelka
Copy link
Contributor

GL now requires token expiration date. Hence we need to check for the expiration date and renew it before it expires.

  1. create a separate script to check the token and renew it if its close to its expiration, e.g. 7 days
  2. run the script every so often, e.g. 7 days

Implement or discuss.

@jiripavelka jiripavelka added the enhancement New feature or request label Aug 4, 2023
@jiripavelka jiripavelka added nice to have and removed enhancement New feature or request labels Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants