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