Hi all,
I am exploring passwordless authentication and I have following questions
- Is it possible to add more fields such as firstname, lastname etc. into the passwordless login template?
If yes, is there an example/documentation available? - If the CMS and auth0 are integrated through SAML in above scenario will the information be passed on to application?
- Is it possible to restrict/whitelist domains of the email ids for registration purpose? exonly email ids with @xyz.com are allowed to register in passwordless method? If yes, how?
- Can we add recaptcha to the passwordless login page, if yes how?