AuthRequestContext
Protocol that all request contexts should conform to if they want to support authentication middleware
protocol AuthRequestContext<Identity> : RequestContext
Browse conforming typesProtocol that all request contexts should conform to if they want to support authentication middleware
protocol AuthRequestContext<Identity> : RequestContext
Browse conforming types