Skip to content
This repository has been archived by the owner on May 4, 2020. It is now read-only.

Enable rotation of more options than just secret token #4

Open
caius opened this issue Jul 8, 2015 · 0 comments
Open

Enable rotation of more options than just secret token #4

caius opened this issue Jul 8, 2015 · 0 comments

Comments

@caius
Copy link
Contributor

caius commented Jul 8, 2015

You might want to be able to change other options to ActiveSupport::MessageVerifier (for instance, change your serialiser from Marshal to JSON, or digest from SHA1 to SHA512.)

Might be nice to support different verifiers on-the-fly, so you have a deprecated one that unserialises with Marshal, whilst the current active one uses JSON, to migrate from Marshal to JSON on-the-fly without logging everyone out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant