appsmithorg / appsmithorg/appsmith

[Feature] Allow developers to store secure JWT

オープン
#4,779 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
Enhancement Git Platform Git Product Security
主要言語
TypeScript
スター
40.9k
フォーク
4.8k
平均マージ
1日 22時間
マージ済み PR(30日)
45

説明

## 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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。