Sending JWT token in the headers with Postman

后端 未结 12 1777
借酒劲吻你
借酒劲吻你 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 08:09

    Here is an image if it helps :)

    Postman

    Update:

    The postman team added "Bearer token" to the "authorization tab":

提交回复
热议问题