webman-jwt
webman-jwt copied to clipboard
Bearer验证中的凭证格式有误,中间必须有个空格
trafficstars
为什么啊
先去学一下基础知识吧!https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Authentication
为什么啊
因为Bearer类型的token就是需要中间有个空格,建议学习基础知识