Open
Description
Is there a way to rotate django security keys and not invalidate the existing tokens on the client side?
Similar to what has been done here
Basically have old tokens validated with both the new and old security keys, but generate new tokens with the new secuity key. This would allow a smoother transition for users
Metadata
Metadata
Assignees
Labels
No labels