laravel tymon/jwt-auth header 发送token

Authorization:Bearer+空格+token
 
 
header: {
        'Authorization': 'Bearer ' + token
},

 

posted @ 2021-04-15 21:03  joshua317  阅读(200)  评论(0编辑  收藏  举报