francescomalatesta / laravel-api-boilerplate-jwt

A Laravel 5.8 API Boilerplate to create a ready-to-use REST API in seconds.
MIT License
1.17k stars 285 forks source link

Auth facebook google #47

Closed marijang closed 7 years ago

marijang commented 7 years ago

can you add facebook and google auth?

nkatz commented 7 years ago

Already exists via Socialite: https://github.com/laravel/socialite

francescomalatesta commented 7 years ago

@nkatz answered to this, closing it.