How to add extra layer od jwt security when the token is stolen

前端 未结 0 397
野的像风
野的像风 2020-12-28 17:59

I am using jwt. I have some admin routes. I save the token in localStorage. In the payload of my token i have also admin property which is true or false. I wonder what if th

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