Learn how to use Authsignal for passwordless login with Microsoft Azure AD B2C.
TrustFrameworkBase.xml
file provided by Microsoft with the password claims removed.
This removes the need for the user to provide a password on sign up, but still collects some data from the user such as display name, first name and last name.
TrustFrameworkBase.xml
file provided by Microsoft adjusted to look up the user without utilising passwords.
Login screen after removing the password input