How to remove JWT from DB after cookie is deleted by browser

后端 未结 0 1899
北荒
北荒 2020-12-29 07:04

I am using Express and Node.js for my API and another Auth Server. Currently, when a user logs in, a refresh token is sent back in an Http cookie and an access token is sent

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