RequestAuthenticator

Help for creating authentication middleware based on Request.

Authenticator.swift:15
protocol RequestAuthenticator : Authenticator
Browse conforming types

Authenticator’s use the incoming request to check for authentication information. If valid authentication credentials are present, the authenticated user is added to req.auth.