Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.99 KB

README.md

File metadata and controls

49 lines (34 loc) · 1.99 KB

svycka/social-user

Build Status Coverage Status Quality Score Latest Version on Packagist Software License Total Downloads

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.