How to implement logout functionality in Vue app having laravel passport as api auth with httponly cookie authorization?

前端 未结 0 1135
面向向阳花
面向向阳花 2020-12-20 07:43

I m trying to implement api authentication in my vue app , api made with laravel and laravel passport.Since LocalStorage is not safe for storing token so i tried to saved in

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