Secrets rotation
shobhit-nagpal
HOBBYOP
a month ago
Hey! I'm curious on how we'd perform secrets rotation in a project
Suppose I have a backend which uses a token from GitHub for xyz operations. I've set up an expiry date for the token and would like to rotate them periodically instead of me having to manually keep doing it when it has expired
What is the strategy for this? Does Railway have a secrets manager or a template for it?
0 Replies