appsmithorg / appsmithorg/appsmith

[Feature] Allow developers to store secure JWT

Open
#4,779 1 comment 0 reactions 0 assignees View on GitHub
Enhancement Git Platform Git Product Security
Dominant language
TypeScript
Stars
40.9k
Forks
4.8k
Avg merge
1d 22h
Merged PRs (30d)
45

Description

## Summary

Currently users have to store the JWTs in local storage and use that later in their apps which can lead to security vulnerabilities. Giving a way to securely store these tokens in the form of HttpOnly cookies or some other mechanism can resolve this issue.

## Motivation

Local storage is not secure to store sensitive tokens.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.