Where to put state in HTTP req/resp for stateless API

后端 未结 0 1437
闹比i
闹比i 2020-12-06 17:27

I\'m looking at an option of storing state on the client for a web app.

My immediate thought was to keep all state in a JWT that is passed on the HTTP header. It see

相关标签:
回答
  • 消灭零回复
提交回复
热议问题