79829445

Date: 2025-11-25 08:37:27
Score: 4.5
Natty:
Report link

@ch4mp thanks for the answer and the article. While the gateway approach is a bit of an overkill for my scenario (I have a single frontend application), it pushed me to the right direction. I now have a proxy controller that intercepts each browser call, get the JWT token from the session, and forwards the call with JWT token to stateless REST endpoints

Reasons:
  • Blacklisted phrase (0.5): thanks
  • No code block (0.5):
  • User mentioned (1): @ch4mp
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: MinisX