Skip to content

Frontend should not store tokens in browser local storage #48

@why-xn

Description

@why-xn

It's a security issue to store tokens in browser local storage. Instead, we will use http only cookie which is not accessible from javascript.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions