appsmithorg / appsmithorg/appsmith
[Feature] Allow developers to store secure JWT
Aperta
Enhancement
Git Platform
Git Product
Security
- Lingua principale
- TypeScript
- Stelle
- 40.9k
- Fork
- 4.8k
- Merge medio
- 1g 22h
- PR unite (30g)
- 45
Descrizione
## 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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.