Social Login 2.x is on version 1.0.20
, released on Sept 14, 2024
Released Sept 14, 2024
Add Microsoft Entra provider.
Released Sept 07, 2024
Add the ability to set the endpoint version for Azure provider.
Released Aug 11, 2024
CP Login templates now are wrapped with a .social-login-cp-container
div.
Update syncProfile
to be disabled by default.
Update English translations.
Fix custom CP login template not resolving correctly.
Fix HubSpot default scopes.
Released July 17, 2024
Fix an error with Amazon Cognito provider.
Released July 15, 2024
Add sendActivationEmail
plugin setting.
Add the ability to set data
for a login request, where users might want to store extra information.
Add Amazon Cognito provider.
Now requires Craft 4.3.5+.
Revert callback URI change for cpTrigger = null
(for detached CPs).
Fix race conditions with plugin initialization. (thanks @nfourtythree).
Fix activation email logic.
Released May 29, 2024
Added a new Plugin setting for syncing user profiles for existing accounts (thanks @SwiseWeb).
Update English translations.
Fix URL normalization for headless redirect URI.
Fix an error with headlessMode
and CP-based logins.
Fix LinkedIn provider and the v2 API.
Released Apr 29, 2024
Add support for headlessMode
redirect URIs.
Update English translations.
Released Apr 05, 2024
Add improved session-handling for authorization and callback methods, to improve failed sessions in some cases.
Released Apr 04, 2024
Fix an error when uninstalling the plugin.
Fix Salesforce provider.
Released Mar 26, 2024
Add Salesforce provider.
Add logging when a provider cannot be saved.
Fix Apple provider not saving.
Released Mar 22, 2024
Add IdentityServer4 provider.
Released Dec 08, 2023
Control Panel registrations are now enabled.
Add forceActivate
plugin setting to override Craft’s user verification handling and login users immediately and automatically.
Add support for “Remember Me” handling, as per your Craft config settings, and when providing a rememberMe
param for login.
Add full name as a user field. (thanks @kennethormandy).
Add session errors for fatal errors when processing login callback.
Fix an error when calling Provider::getToken()
for unauthenticated users.
Fix callback URI when Craft’s cpTrigger
is null (for detached CPs).
Fix an error when saving plugin settings, overwriting provider settings.
Fix Google offline access type.
Released Oct 25, 2023
Fix an issue where providers were flagging an error when email values from were returning anything other than email
.
Fix some duplicated user profile field handles for some clients.
Released Oct 05, 2023
Add FreeAgent provider.
Add Telegram provider.
Add “Use Sandbox” setting for PayPal.
Change LinkedIn to use new OpenID Connect API.
Fix Shopify provider not including a configurable “Shop” setting.
Released July 12, 2023
Fix scopes when merging array values.
Released July 11, 2023
Fix scopes when merging array values.
Released May 27, 2023
Add current site support to Redirect URI for multi-sites.
Add support for Azure for custom tenants.
Released Apr 25, 2023
Fix an incorrect foreign key constraint with connections.
Released Apr 12, 2023
Fix an error when setting custom scopes for providers.
Released Apr 07, 2023
Add Neon CRM as a provider.
Add “Custom Domain” setting to Auth0 provider.
Fix Redirect URI not working correctly for multi-sites.
Released Feb 01, 2023
Initial release