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
func authenticate(sessionID: Self.User.SessionID, for: Request) async throwsAuthenticate a model with the supplied ID.
Relationships
Inherits From
AsyncAuthenticatorAsyncMiddlewareMiddlewareSwift.SendableSwift.SendableMetatype