Skip to content

Releases: verbb/social-login

1.0.17

Choose a tag to compare

@engram-design engram-design released this 17 Jul 02:14

Fixed

  • Fix an error with Amazon Cognito provider.

2.0.3

Choose a tag to compare

@engram-design engram-design released this 15 Jul 05:14

Added

  • 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.

Changed

  • Revert callback URI change for cpTrigger = null (for detached CPs).

Fixed

  • Fix race conditions with plugin initialization. (thanks @nfourtythree).
  • Fix activation email logic.

1.0.16

Choose a tag to compare

@engram-design engram-design released this 15 Jul 05:01

Added

  • 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.

Changed

  • Now requires Craft 4.3.5+.
  • Revert callback URI change for cpTrigger = null (for detached CPs).

Fixed

  • Fix race conditions with plugin initialization. (thanks @nfourtythree).
  • Fix activation email logic.

2.0.2

Choose a tag to compare

@engram-design engram-design released this 29 May 04:14

Added

  • Added a new Plugin setting for syncing user profiles for existing accounts (thanks @SwiseWeb).
  • Add the ability to set data for a login request, where users might want to store extra information.

Changed

  • Update English translations.

Fixed

  • Fix URL normalization for headless redirect URI.
  • Fix an error with headlessMode and CP-based logins.
  • Fix LinkedIn provider and the v2 API.
  • Fix an error when using “Name” as a value for matching an existing user. This is now “Full Name”.
  • Fix control panel login not working correctly.

1.0.15

Choose a tag to compare

@engram-design engram-design released this 29 May 04:06

Added

  • Added a new Plugin setting for syncing user profiles for existing accounts (thanks @SwiseWeb).

Changed

  • Update English translations.

Fixed

  • Fix URL normalization for headless redirect URI.
  • Fix an error with headlessMode and CP-based logins.
  • Fix LinkedIn provider and the v2 API.

2.0.1

Choose a tag to compare

@engram-design engram-design released this 14 May 00:02

Fixed

  • Fix an error with Salesforce.

2.0.0

Choose a tag to compare

@engram-design engram-design released this 13 May 00:53

Added

  • Add improved session-handling for authorization and callback methods, to improve failed sessions in some cases.
  • Add IdentityServer4 provider.
  • Add Salesforce provider.
  • Add logging when a provider cannot be saved.

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.

Fixed

  • Fix an error when uninstalling the plugin.
  • Fix Salesforce provider.
  • Fix Apple provider not saving.

1.0.14

Choose a tag to compare

@engram-design engram-design released this 29 Apr 01:23

Added

  • Add support for headlessMode redirect URIs.

Changed

  • Update English translations.

2.0.0-beta.2

2.0.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@engram-design engram-design released this 12 Apr 00:24

Added

  • Add improved session-handling for authorization and callback methods, to improve failed sessions in some cases.
  • Add IdentityServer4 provider.
  • Add Salesforce provider.
  • Add logging when a provider cannot be saved.

Fixed

  • Fix an error when uninstalling the plugin.
  • Fix Salesforce provider.
  • Fix Apple provider not saving.

1.0.13

Choose a tag to compare

@engram-design engram-design released this 04 Apr 13:50

Added

  • Add improved session-handling for authorization and callback methods, to improve failed sessions in some cases.