Skip to content

Protocol

AsyncCredentialsAuthenticator

Helper for creating authentication middleware using request body contents.
protocol AsyncCredentialsAuthenticator : AsyncRequestAuthenticator

Overview

This is an async version of CredentialsAuthenticator

Topics

Associated Types

Instance Methods

Relationships

Inherits From