Hi,
I have an Angular Single Page App from the GitHub sample: https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/samples/msal-angular-v2-samples/angular11-b2c-sample
I have no problem with sing in/login user with social accounts.
My app needs to log in users with business/work email as well.
Could You Please give me some direction or some step by step guide to follow.
Thank You