Hacker News new | ask | show | jobs
by newusertoday 1152 days ago
can you elaborate what do you mean cycling all keys?
1 comments

Cycling keys means replacing all of your API keys. So if you go into stripe and generate new keys and then update those in your app (it sounds like you need to make sure to replace all of the stripe related ones), you’ll have “cycled” them (then once your new keys are running, you should invalidate the old keys if they aren’t in use).