Sanctum & Passport, with Taylor Otwell

preview_player
Показать описание
In this episode, we talk with Taylor Otwell about the first-party Laravel auth packages Passport and Sanctum. We discuss the history of how they came to be, their differences, and which of the two might better serve your needs.

---

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

Taylor always so chill and it's so easy to understand him.

ocanodiego
Автор

thanks for this discussion, was really confused if I need to use sanctum or passport because was using passport for last 2-3 years.

gurmukhsingh-uhqo
Автор

what about the microservices? sanctrum, passport or jwt?

jfordgaming
Автор

If you build a SaaS that allows providers to add Applications for your users, you must use Passport. You can use Sanctum only for "personal" tokens, with benefit of scopes. But with sanctum, how can you know that a user has allowed an application to manage their data, as the token is linked to them and some scopes?

madalinignisca
Автор

Hi! what about SSO? What would be the best package for SSO?

mel-
Автор

I love sanctum and I use it over passport any chance I get (sometimes, even in the same project!!). The single reason I am using passport, is to tell Cyber Security team that oauth2 is implemented so they can stfu

MrSMGun
Автор

today I just watched this after trying Passport and got confused xD

alfanzain
join shbcf.ru