public static AuthenticationBuilder AddAzureAdB2C(this AuthenticationBuilder builder)
 => builder.AddAzureAdB2C(_ => { });