AsyncBearerAuthenticator

Helper for creating authentication middleware using the Bearer authorization header.

Authentication+Concurrency.swift:50
protocol AsyncBearerAuthenticator : AsyncRequestAuthenticator
Browse conforming types

This is an async version of BearerAuthenticator