Laravel API Auth Demo: Passport, oAuth and Sanctum

preview_player
Показать описание
Demo project 4-in-1: same Users list protected by different API Auth engines: Public, then Sanctum, Passport with/without oAuth

Рекомендации по теме
Комментарии
Автор

nice that it does not take a few hours. just simple explanation in a few minutes. thanks

pameng
Автор

Thanks, you are always great for giving great info

phonenai
Автор

What approach would you recommend if I wanted to layer Socialite/Social logins on top of passport (especially with oAuth)?

luciferovonnachtosphere
Автор

thanks for the tutorial. the master branch works for me. with the others i have some problems. but my biggest problem is, i can't reach the localhost (client-vue) in the vagrant box (homestead). so i split the api and the client-vue. But this does not make it easier for me. I know this has nothing to do with this tutorial. Do you have a tip or a tutorial how to reach the localhost inside homestead/vagrant after a "npm run serve"... "npm run serve" outside homestaed/vagrant works for me. I have all the standard installations on windows 10.

zapltus
Автор

Sir,
In passport oauth, can the use find out the client id and client secrate, because it is in frontend. If yes, is it secure way to set it up?

subhadipghorui
Автор

Which is the best way to lock user current IP wen try to enter wrong passwords 5 times or more like we attempt count in laravel passport?

darshanbaraiya
Автор

Thank you for video. Сould you recommend to use JWT-Auth? Do you have a lessons about JWT?

srcroot
Автор

Thank you very much for your videos, they really help me every day, I want to ask you a question, how would you implement an authentication system through tokens, like the one on github for example?

TheMarcelitto
Автор

Maybe you'll find an opprtunity after NY holidays. Is it possible to configure Breeze with Sanctum?) i mean to leave login restore pass etc. logic to Breeze, and after login issue a token for Vue-admin-area). Is it totally wrong approach?

dmdk
Автор

How do I create multi auth(user and admin login with different dashboard and login page) using laravel sanctum and vue js??

remanbala
Автор

Which strategy do you recommend for roles & permissions in a configuration with laravel as rest api and vue as frontend?

MaurizioCalarese
Автор

When would you use one over the other?

jaycarter
Автор

Need auth Laravel framework and Lumen together

An_Najib
Автор

Please teach me about Laravel password. I really need it. Emouses that become outdated because the Laravel 9 document has changed

rasoolfallah