Skip to content

Secure cookies #12

@dinever

Description

@dinever

Currently Golf stores cookies explicitly. Let's create a secure cookie method Context.SecureCookie & Context.SetSecureCookie to allow encrypting the cookies using a symmetric key.

Before using the secure cookie, the user should set a secret_token, which will be used as the symmetric encryption key in the app configuration.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions