Auth key rotation
Hello!
I'm wondering if you have suggestions on how to handle the public key rotation that is used to validate the JWTs 🤔
Ideally JWTs issued with an older key should remain valid until its expiry to allow rotation without interruption, but I think currently Piko will load only one set of keys.
Do you have any thoughts on that?
6 条评论