1 reference to OnForbidden
Microsoft.AspNetCore.Authentication.JwtBearer (1)
JwtBearerEvents.cs (1)
44
public virtual Task Forbidden(ForbiddenContext context) =>
OnForbidden
(context);