auth0 4.0.0-beta1

New major D10 compat release without depency on php-http/guzzle6-adapter:^2

auth0 3.0.0-beta6

Bug fixes

Adding dependency php-http/guzzle6-adapter:^2 necessary for D9, incompatible with D10, so remove compat with D10, a new major is needed for that.

auth0 3.0.0-beta5

Issue #3317233: Update module to use auth0/auth0-php version 8.x. Deal with offline_access scopes.

auth0 3.0.0-beta3

Module updated to use library "auth0/auth0-php": "^7.9" (which is also php 8.1 compatible).
Removed old unused code and improved coding standards.

The previous 2 releases

  • 9.0.0-beta2
  • 9.0.0-beta3

had an incorrect semver numbering, they were meant to be beta versions of the 3.0.0 major release.

auth0 9.0.0-beta2

Bug fixes

Issue #3104553 by Bladedu, lussoluca: Installation path fix: replace base_root with base_url
Issue #3303653 by grota, lussoluca: Vendored dependencies create conflict and should be removed

auth0 8.x-2.1-rc1

Bug fixes
New features

Updated from the latest here: https://github.com/auth0/auth0-drupal/tree/8.x-2.1-rc1

Added ability to request and use a refresh token.

Updated the latest lock version.

Some minor code review fixes.

auth0 8.x-2.0

Bug fixes

* 2926117 - Warning while enabling module
* 2926119 - Unable to send verification email
* 2924155 - Login fails because Auth0 Domain is NULL

auth0 8.x-2.x-dev

Bug fixes
New features

- Refactored auth0 logic into helper
- Updated module to follow Drupal best practice and coding standards
- Applied 'JWT leeway setting' patch - https://www.drupal.org/node/2896100
- Applied 'Auth0 library ' patch - https://www.drupal.org/node/2883248

auth0 8.x-1.1

Bug fixes

2864672 - re structure DB query in D8 format
2879596 - Fix missing route in `auth0FailWithVerifyEmail` method

Subscribe with RSS Subscribe to Releases for Auth0 Single Sign On