AuthRequestContext

Protocol that all request contexts should conform to if they want to support authentication middleware

AuthRequestContext.swift:22
protocol AuthRequestContext<Identity> : RequestContext
Browse conforming types