Skip to content

Latest commit

 

History

History
82 lines (54 loc) · 5.21 KB

CHANGELOG.md

File metadata and controls

82 lines (54 loc) · 5.21 KB

Change Log

8.x-2.4 (2020-07-02)

Full Changelog

Changed

  • Remove resend verfication email button from the email verification template #160 (stevehobbsdev)

8.x-2.3 (2019-07-01)

Full Changelog

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

8.x-2.2 (2019-05-10)

Full Changelog

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

Changed

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)

Full Changelog

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