Back to Browse

Laravel API Authentication using JWT Tokens

115.6K views
Feb 1, 2021
35:02

👉 Check our website: https://scalablescripts.com Laravel login and generate JWT Token with Laravel Sanctum using HttpOnly Cookies. We will Login using JWT( JSON Web Token ) which is the standard method for SPA Authentications. We will not use the traditional "Bearer method" but instead we will login using HttpOnly cookies which is a more secure authentication. Source code: https://github.com/scalablescripts/auth-backend This video can be combined with other videos: React and Laravel JWT Authentication: https://www.youtube.com/playlist?list=PLlameCF3cMEuSQb-UCPDcUV_re5uXaOU9 VueJS and Laravel JWT Authentication: https://www.youtube.com/playlist?list=PLlameCF3cMEs7ErSWENv03zOKtH5NTG61 Angular and Laravel JWT Authentication: https://www.youtube.com/playlist?list=PLlameCF3cMEtVCB8awarHu1NjIyEX0Va9 NextJS and Laravel JWT Authentication: https://www.youtube.com/playlist?list=PLlameCF3cMEsbPs3bmm98UP3Ny8tqNs1f NuxtJS and Laravel JWT Authentication: https://www.youtube.com/playlist?list=PLlameCF3cMEt0mlfWzGkk9_a5iV_xF-wr Svelte and Laravel JWT Authentication: https://www.youtube.com/playlist?list=PLlameCF3cMEssaXOEym93ID7_e6ZDyiGO 00:00 Intro 00:35 Laravel Installation 02:09 Routes 05:20 Database 08:33 Register 13:27 Login 24:48 Authenticated User 32:25 Logout #laravel #php

Download

0 formats

No download links available.

Laravel API Authentication using JWT Tokens | NatokHD