how to store and get access_token in NextJS SSR

后端 未结 0 1296
既然无缘
既然无缘 2021-02-03 17:15

I use NextJS with ServerSide Rendering

I use an authentication service with access_token (JWT)

I can\'t store access_token in the localStorage because

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