I am looking to split the Sign Up page into 2 screens as mentioned in this link; https://github.com/azure-ad-b2c/samples/tree/master/policies/split-email-verification-and-signup
However, the Username that I am using as the UPN value in B2C isn't email address. Can someone guide me on how to get this done if the SigninName is the username instead of an email
Thanks