AsyncBasicAuthenticator

Helper for creating authentication middleware using the Basic authorization header.

Authentication+Concurrency.swift:32
protocol AsyncBasicAuthenticator : AsyncRequestAuthenticator
Browse conforming types

This is an async version of BasicAuthenticator