Skip to content

Protocol

AsyncSessionAuthenticator

Helper for creating authentication middleware in conjunction with SessionsMiddleware.
protocol AsyncSessionAuthenticator : AsyncAuthenticator

Overview

This is an async version of SessionAuthenticator

Topics

Associated Types

Instance Methods

Relationships

Inherits From