79384615

Date: 2025-01-24 14:08:00
Score: 2.5
Natty:
Report link

On the UI, please store the token in session storage or cookies, and then pass the token value through the header to every API. The backend API will retrieve the token from the header and validate it.

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