jwt-auth : is it possible to pass the token as form data?

前端 未结 0 1882
粉色の甜心
粉色の甜心 2021-01-01 13:13

I implemented tymon-jwt for my api authentication and I used axios in my vue.

Currently I am passing the token like this:

const form_data = new URLSear         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题