Skip to content

Store tokens in Memory #10

@adharshkamath

Description

@adharshkamath

Store access token in memory

Both the access token and refresh token are currently being stored in cookies. The access token is to be stored in the memory for security reasons as an access token in a cookie would make the app vulnerable to XSS (and CSRF too possibly)

Helpful Hasura article

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions