In the first part of the Laravel Sanctum tutorial, we have implemented the SPA Authentication. This Laravel Sanctum package also allows us to issue API tokens or personal access tokens to the user that can be used to authenticate API requests.

In this lesson, we will modify the previous project (i.e. API Token Authentication App) and implement the API Token-based Authentication using Laravel Sanctum and VueJs.

𝐒𝐏𝐀 𝐀𝐮𝐭𝐡𝐞𝐧𝐭𝐢𝐜𝐚𝐭𝐢𝐨𝐧 𝐮𝐬𝐢𝐧𝐠 𝐋𝐚𝐫𝐚𝐯𝐞𝐥 𝐒𝐚𝐧𝐜𝐭𝐮𝐦 & 𝐕𝐮𝐞.𝐣𝐬
🔗 https://morioh.com/p/f449ec7f0dcd

𝐆𝐢𝐭𝐇𝐮𝐛 𝐑𝐞𝐩𝐨 𝐟𝐨𝐫 𝐋𝐚𝐫𝐚𝐯𝐞𝐥 𝐒𝐚𝐧𝐜𝐭𝐮𝐦 𝐄𝐱𝐚𝐦𝐩𝐥𝐞
🔗 https://github.com/qirolab/laravel-sanctum-example/tree/api-token-authentication

#vue-js #laravel #security #web-development

API Token Authentication using Laravel Sanctum and Vue.js
112.85 GEEK