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

Enable rotation of more options than just secret token #4

@caius

Description

@caius

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions