...
Your guests can utilize a standard login & create account flow using an email and password. The guest will be required to remember these credentials every season unless they decide to switch to other methods such as passwordless, which will be available in an upcoming release.
For any existing customer in RTP that signs in and has any missing information that is required upon sign up, the guest will be prompted with ‘complete your profile’ and be asked to input any missing data. For example, if a customer/user exists in RTP with all fields except phone number, the guest will be shown only phone number field and be required to complete prior to signing in.
Note. If a new guest signs up and doesn’t complete their profile here, RTP will be populated with a first and last name of the guests email address. Due to RTP requirements and how auth0 works in conjunction, we must populate those fields so we can associated the auth0 account with an RTP customer ID. Once the user completes the process of signing up, those fields will be replaced by their values they enter for first and last name.
Customer Matching
...
In these cases, guests will be prompted to contact the resort for assistance in verifying and linking their pass to their account.
...
Biomentrics Login
Biometrics are measurable, unique human traits—such as facial features or fingerprints—that applications can use to verify a person's identity. With biometric authentication, users can add an additional layer of security to their accounts, complementing traditional email and password logins. For more information, see Biometrics Login.
Bot Detection
Auth0 provides built-in bot detection and protection against unauthorized login attempts that can be enabled for partner resorts. When suspicious activity is detected, such as from certain IP addresses, Auth0 will prompt the user with a simple challenge, such as checking a box to confirm they are human.
...