8.x-2.4 (2020-07-02)
Changed
- Remove resend verfication email button from the email verification template #160 (stevehobbsdev)
8.x-2.3 (2019-07-01)
Closed issues
- Drupal Profile and Auth0 metadata sync #146
- "Please verify your email" message is shown as HTML code #145
- Vendor directory included in drupal 8 distribution #143
Fixed
- Fix verify email form output and remove JS #147 (joshcanhelp)
- Fix: changes in roles are now detected correctly #144 (Phillywonka)
- Make sessions persist to fix invalid state #140 (bkildow)
8.x-2.2 (2019-05-10)
Closed issues
- Failed to exchange code for tokens: Invalid state #139
- Issue with returnTo/state post callback #136
- Invalid token #130
- drupal jwt #128
- Resend verification link leads to blank page #126
- How to set user roles based on app_metadata? #123
- What happens if exception happens in Drupal? #118
- Fix settings form pages #93
Added
- add/port prelogin event #132 (edysmp)
- Send correct telemetry for Drupal #131 (joshcanhelp)
- Add custom domain setting and add new callback error checking #125 (identitysolutions)
Changed
- Settings page cleanup #138 (joshcanhelp)
Fixed
- Fix redirectTo URL parameter #137 (joshcanhelp)
- Fix inline JavaScript causing resend link not to work #129 (joshcanhelp)
- De-Duped EmailNotVerifiedException in AuthController::processUserLogin #117 (mptap)
8.x-2.1 (2018-09-28)
Closed issues
- Drupal.org module #86
Changed
- Update README, remove README.txt, add GH templates #112 (joshcanhelp)
- Drupal standards scan and external file for Lock JS #109 (rob3000)
Fixed
- Fix "array to string conversion" PHP notices #115 (hawkeyetwolf)
- Fix JSON parsing, role mapping, field mapping, and allow signup #113 (joshcanhelp)
- PHPCS of AuthHelper #105 (rob3000)
- PHPCS BasicSettingsForm.php && default value config updates #104 (rob3000)
- PHPCS for Exceptions #103 (rob3000)
- PHPCS for BasicAdvancedForm.php #102 (rob3000)
- PHPCS for Auth0UserSignupEvent.php #101 (rob3000)
- Updated Auth0UserSigninEvent for Drupal Coding Standards #100 (rob3000)
- Fixed login for new tenants #88 (joshcanhelp)
- Updating PHP-SDK library to 5.1 #87 (joshcanhelp)