Question

What are the best packages to integrate Laravel-4 to use for user authentication (registration and login) with Twitter or Facebook or Gmail.

Was it helpful?

Solution

i used artdarek/oauth-4-laravel for lots of different login providers (oauth1 and oauth2) and was very happy using it. the project itself also has good examples to get started with any login provider.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top