webman-jwt icon indicating copy to clipboard operation
webman-jwt copied to clipboard

Bearer验证中的凭证格式有误,中间必须有个空格

Open Amition opened this issue 2 years ago • 2 comments
trafficstars

为什么啊

Amition avatar Sep 23 '23 12:09 Amition

先去学一下基础知识吧!https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Authentication

Tinywan avatar Sep 25 '23 01:09 Tinywan

为什么啊

因为Bearer类型的token就是需要中间有个空格,建议学习基础知识

GabbyMrH avatar Jan 03 '24 04:01 GabbyMrH