Add support for B2C authorities
I just spent two days trying to understand what i am doing wrong. Now i searched the library for any reference of b2c or B2C. Seems that nothing is in there or commented out.
Please add support for B2C!
I have same scenarios, please add support for azure b2c.

Same here. Still no updates for B2C?
Isn't this just using the https://<tenant_name>.b2clogin.com in the authority configuration?
public.WithAuthority("https://<tenant_name>.b2clogin.com")
I'm also struggling with this.
Hi, just wondering if there are any plans to schedule support for B2C?
There are no plans to support B2C in MSAL GO.