Swapnil Bhavsar
Swapnil Bhavsar

Swapnil Bhavsar

Follow
Swapnil Bhavsar

Swapnil Bhavsar

3 followers

Hey! I’m Swapnil Bhavsar. I work as Technical Lead at Square1, and I am a full-stack developer with primarily focus on Laravel, Vue and React. Here, I blog about web and mobile development topics.

Authentication in Nuxt.js using Laravel Sanctum

Apr 22, 20227 min read

You should never save authorization tokens in local storage or cookies, as they can be accessed by any third-party JavaScript code running in the...

Authentication in Nuxt.js using Laravel Sanctum
How to configure Laravel Cashier with multiple models