8000 figure out/implement key rotation · Issue #11 · fernet/fernet-rb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
figure out/implement key rotation #11
Open
@tmaher

Description

@tmaher

Bleeding over from #6, but unrelated to the format.

Fernet.verifier([key1, key2], token) : 👍

The verifier should expose some method for the caller to determine which key was used to generate the token, and make it easy for the developer to regenerate the token using the most recent key. Maybe also accept a developer-provided callback Fernet would call when there's a stale key.

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

      0