Skip to content

Token is not encrypted, despite claims #2

@Freaky

Description

@Freaky

This token is encrypted and signed using a secret key generated by your rails application, so a hacker who gets a hold of it can't modify it

rock-solid encryption technology

Tokens are base64-encoded and signed with HMAC-SHA256. There's no encryption anywhere whatsoever.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions