arodbits / laracms

CMS using Laravel
MIT License
6 stars 2 forks source link

Provide social authentication service for users #8

Open arodbits opened 9 years ago

arodbits commented 9 years ago

[proposal] Provide the User the option of:

Authenticate using facebook, twitter, github or gmail credential.

Any help is welcome. Thank you.

arodbits commented 9 years ago

Authentication with facebook completed. A better implementation is welcome.

Please revise the app\LaracmsApp\Authentication\FacebookAuthentication class and try to come up with a better solution. Thank you.