social-user

This module adds custom grant types for https://github.com/bshaffer/oauth2-server-php to allow login with social services like google or facebook.

MIT License

Downloads
848
Stars
1
Committers
1

svycka/social-user

This module adds custom grant types for oauth2-server-php to allow login with social services like google or facebook.

Install

Via Composer

$ composer require svycka/social-user

Basic Usage

  • Register Svycka\SocialUser as module in config/application.config.php
  • Copy the file located in vendor/svycka/social-user/data/social_user.local.php.dist to config/autoload/social_user.local.php and change the values as you wish

Change log

Please see CHANGELOG for more information what has changed recently.

Credits

License

The MIT License (MIT). Please see License File for more information.