This module adds custom grant types for oauth2-server-php to allow login with social services like google or facebook.
Via Composer
$ composer require svycka/social-user
- Register
Svycka\SocialUser
as module inconfig/application.config.php
- Copy the file located in
vendor/svycka/social-user/data/social_user.local.php.dist
toconfig/autoload/social_user.local.php
and change the values as you wish
Please see CHANGELOG for more information what has changed recently.
The MIT License (MIT). Please see License File for more information.