Skip to content

Releases: verbb/social-login

2.0.2

29 May 04:14
Compare
Choose a tag to compare

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

29 May 04:06
Compare
Choose a tag to compare

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

14 May 00:02
Compare
Choose a tag to compare

Fixed

  • Fix an error with Salesforce.

2.0.0

13 May 00:53
Compare
Choose a tag to compare

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

29 Apr 01:23
Compare
Choose a tag to compare

Added

  • Add support for headlessMode redirect URIs.

Changed

  • Update English translations.

2.0.0-beta.2

12 Apr 00:24
Compare
Choose a tag to compare
2.0.0-beta.2 Pre-release
Pre-release

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

04 Apr 13:50
Compare
Choose a tag to compare

Added

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

1.0.12

03 Apr 14:18
Compare
Choose a tag to compare

Fixed

  • Fix an error when uninstalling the plugin.
  • Fix Salesforce provider.

1.0.11

26 Mar 12:27
Compare
Choose a tag to compare

Added

  • Add Salesforce provider.
  • Add logging when a provider cannot be saved.

Fixed

  • Fix Apple provider not saving.

1.0.10

22 Mar 04:41
Compare
Choose a tag to compare

Added

  • Add IdentityServer4 provider.