- Issue #2893037 by chaitanya17: SafeMarkup::* must be substitute with Html utility
- Issue #2890684 by chaitanya17: Make use of Drupal::entityTypeManager
- New Social Networks Added
- Issue #2331735: oneall_social_login_settings value field too short
- Issue #2124787: Redirect not working after social login
- Issue #2395073 by ibullock: Cannot add authentication to existing drupal user
- Issue #2246877 by Pafla: Login icons are not displaying with Ajax Login/Register
- Issue #2408775 by lelizondo: Use $base_url instead of $_GET["origin"] to determine the redirection path
- Issue #2759215 by sch4lly, aleksijohansson: Remove hook_install() and hook_uninstall()
- Better logging and minor code changes
- Issue #2732369 by anoopjohn: Fix coding standard related errors
- Issue #2743239 by vorapoap,urvigala: Spelling
- Issue #2772621 by albertcausing@gmail.com: Pantheon Patch
- Issue #2759215 by sch4lly: removing hook_install() and hook_uninstall()
- Issue #2750769 by urvigala: removing superfluous docblocks
Social Login for Drupal 8 allows your users to login and register with 30+ social networks. It helps increasing your Drupal user registration rate by simplifying the registration process for new users and provides permission-based social data retrieved from the social network profiles.
- Issue #2067461 by pizza_potamus: User profile picture from Facebook generating an error message
- New Social Networks / Identity Providers: Amazon, Instagram, Twitch, Vimeo, Reddit, Disqus
- Added Drupal hook for user roles
- Added checks if curl_exec/fsockopen are listed in php.ini:disable_functions
- Fixed installation for MSSQL
- Removed CURLOPT_FOLLOWLOCATION
- Social Network avatars now retrieved correctly
- Optionally create new user accounts on the fly
- Optionally approve Social Login users automatically