DEV Community

Discussion on: Handling user registration and authentication on a laravel API using jwt

Collapse
 
kp profile image
KP • Edited

@ted I'm also on Laravel. On the topic of Auth, have you gotten Laravel Passport and Laravel Socialite working together? Would love to see an article on API-based social auth using Laravel Passport and Socialite. This is the closest thing I could find but getting it working is challenging - it's complicated. itnext.io/laravel-api-authenticati...

Collapse
 
tngeene profile image
Ted Ngeene

Hi.No I haven't tried it out yet, but I can check it out in a few days and give you my feedback...

Collapse
 
kp profile image
KP

@ted sounds great...look forward to seeing it.