AsyncAuthenticator

Helper for creating authentication middleware.

Authentication+Concurrency.swift:8
protocol AsyncAuthenticator : AsyncMiddleware
Browse conforming types

See AsyncRequestAuthenticator and AsyncSessionAuthenticator for more information.

This is an async version of Authenticator