Is there a way to notify a service that a key rotation has happened?
I’m asking because, when I have a FaaS setup and suddendly the keys start failing, all the functions would hit the key endpoint at once, probably triggering a limit.
Some stores to share the keys between functions are eventually consistent, so the functions won’t know for a few seconds that a key update is already in progress.
The easiest way would be an Auth0 hook extension point, I guess.
Unfortunately there isn’t an option for this at the moment. I will encourage however to file a feature request for that using our product feedback form: