3 references to ErrorUri
Microsoft.AspNetCore.Authentication.JwtBearer (3)
JwtBearerHandler.cs (3)
300string.IsNullOrEmpty(eventContext.ErrorUri)) 331if (!string.IsNullOrEmpty(eventContext.ErrorUri)) 340builder.Append(eventContext.ErrorUri);