Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Ability to rotate tokens #3

Open
chriswahl opened this issue Feb 8, 2019 · 0 comments
Open

Ability to rotate tokens #3

chriswahl opened this issue Feb 8, 2019 · 0 comments

Comments

@chriswahl
Copy link
Contributor

Is your feature request related to a problem? Please describe.

There needs to be a mechanism to easily rotate to a new AUTH_TOKEN when the existing token expires.

Describe the solution you'd like

I can see this happening in two phases:

  • Creation of a new token with a desired number of days before expiration, such as 30
  • Distribution of the new token into the environmental variables contained within all of the lambda functions

Alternatively, a more automated way to recycle keys would be even better.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant