Skip to main content

Auth0 Module

This module allows customers to authenticate in the chat with an user account from Auth0 based on OAuth 2.0.

Just fill in your credentials you received from Auth0 in order to identify your customer in the chat.

Mappings

In the mappings you can configure source fields to read from. The following source fields are provided by default by Auth0, however you can request additional fields by adding them as source to mappings:

birthdate, family_name, email, email_verified, gender, given_name, locale, middle_name, name, nickname, phone_number, phone_number_verified, picture, preferred_username, profile, sub, website, zoneinfo

These fields are documented in Auth0 Normalized User Profile Schema documentation.