Skip to content

[Feature]: Store JWT in HttpOnly Cookie #71

@anantmittal

Description

@anantmittal

Pre-flight checklist

  • I have searched the existing issues

Problem to solve

Read #31 before this.

JWT is currently being stored in local storage.

Proposed solution or API

Use HttpOnly cookie for JWT.

Then modify client code that relies on JWT to get user data.

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

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