Added
- Added the option to check for existing users by setting a custom field and Auth0 metadata key in the config file. Set
uniqueUserFieldHandle
to the field handle anduniqueUserFieldMetaKey
to the metadata key that will be used to validate the check. This check runs before the email one and will only run if those two values are set in the config file.