Sending JWT token in the headers with Postman

后端 未结 12 1784
借酒劲吻你
借酒劲吻你 2020-12-07 07:38

I\'m testing an implementation of JWT Token based security based off the following article. I have successfully received a token from the test server. I can\'t figure out ho

12条回答
  •  眼角桃花
    2020-12-07 07:46

    Somehow postman didn't work for me. I had to use a chrome extension called RESTED which did work.

提交回复
热议问题