79744177

Date: 2025-08-23 11:06:37
Score: 2.5
Natty:
Report link

you can store token inside redis or backend (on memory) and you just need to store session id and send backend session in frontend . so you don't need store large jwt token in cookie or other storages .

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: MH Nikbakht