Skip to content

v2.0.0

Compare
Choose a tag to compare
@vishwac09-mck vishwac09-mck released this 11 Oct 17:15
· 6 commits to master since this release
bb0e377

What's Changed

Full Changelog: 1.0.5...2.0.0

Version 2.0.x works with auth0/auth0-php:7.x PHP library, so make sure you download the correct version when working with this module. Additionally this version of authzero module also has a custom Drupal hook implementation which is invoked just before the module/code logs in the user.

function hook_authzero_pre_validate_user(array $authUserDetails = []);