An open API service indexing awesome lists of open source software.

https://github.com/oneall/social-login-drupal-events

EventSubscriber example module for OneAll Social Login for Drupal.
https://github.com/oneall/social-login-drupal-events

Last synced: about 1 month ago
JSON representation

EventSubscriber example module for OneAll Social Login for Drupal.

Awesome Lists containing this project

README

          

# Social Login Event Subscriber Example
EventSubscriber example module for OneAll Social Login.

In this example module, the custom fields `first_name`, `last_name` and `full_name`
are populated with the data retrieved from the social network profile after a user
has registered using a social network account.

You can modify the `SocialLoginSubscriber.php` file in order to add your custom
data processing.

Depends on our Social Login module for Drupal 8.x:
https://github.com/oneall/social-login-drupal/tree/drupal/8.x


## About Us
Social Login is maintained by [OneAll](https://www.oneall.com/). OneAll, a technology company offering a set of
web-delivered tools and services for establishing and optimizing a site's connection with social networks.

## License
The **GNU General Public License** (GPL) is available here:
https://www.gnu.org/licenses/old-licenses/gpl-2.0.html

**Fork us on Github!**