On this page
My API keys were exposed, what do I do?
If your API keys have been compromised, you should generate new ones through the BaseHub dashboard and update its uses in your application after it.
Joaquín MontesLast Updated August 09, 2024
Re-rolling your token
Navigate to the repository’s README file.
Locate the API key section and find the Re-roll button next to the token you need to update.
Click the Re-roll button. This action will invalidate the old token and generate a new one.
Note that each token is managed separately, so if you wan to re-roll both tokens you have to do it twice, one for each token.
After re-rolling your token, remember to update the token in all places where it is used in your application to avoid disruptions in your service.
Did this answer your question?