Open matthewtrask opened 7 years ago
Fuck yes! Lets do it!
I am starting to think I should replace Sentinel with Passport, but I don't have any experience using role based auth (historically this has been important in my projects) with Passport. I'll have to do some research.
There is a package from Spatie that handles Roles nicely.
with role based, you can set scopes on the tokens you create, which is a nice gate for that stuff.
That sounds great. Yeah, it will be necessary to handle social auth as well as credential based auth.
If this is a boilerplate starter kit, it would be good to see it handle Social Auth out of the box.