JWT Hardening #5

Open
opened 2025-07-18 03:05:09 +05:30 by notkshitij · 0 comments
Owner
  • Use short-lived tokens (exp claim) with refresh tokens
  • Store access tokens in HttpOnly cookies
- [ ] Use short-lived tokens (exp claim) with refresh tokens - [ ] Store access tokens in HttpOnly cookies
notkshitij added the enhancement label 2025-07-18 03:05:09 +05:30
KaranSalvi was assigned by notkshitij 2025-07-18 03:05:09 +05:30
notkshitij added this to the Progress Tracker project 2025-07-18 03:05:09 +05:30
Sign in to join this conversation.