Skip to content

Potentially remove claim_token (swap for itsdangerous) #1855

@mkst

Description

@mkst

https://itsdangerous.palletsprojects.com/en/stable/

basically serialize+sign {slug:"abcde"} and then return that to the client as Scratch.claim_token. We can verify the claim_token has not been modified, rather than needing to store the value in the database.

EDIT

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