Releases: verbb/social-login
Releases · verbb/social-login
2.0.2
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
2.0.1
Fixed
- Fix an error with Salesforce.
2.0.0
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
Added
- Add support for
headlessMode
redirect URIs.
Changed
- Update English translations.
2.0.0-beta.2
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
Added
- Add improved session-handling for authorization and callback methods, to improve failed sessions in some cases.
1.0.12
Fixed
- Fix an error when uninstalling the plugin.
- Fix Salesforce provider.
1.0.11
Added
- Add Salesforce provider.
- Add logging when a provider cannot be saved.
Fixed
- Fix Apple provider not saving.
1.0.10
Added
- Add IdentityServer4 provider.