Protocol
SessionAuthenticator
Helper for creating authentication middleware in conjunction with
SessionsMiddleware.protocol SessionAuthenticator : Authenticator
Topics
Associated Types
Instance Methods
func authenticate(sessionID: Self.User.SessionID, for: Request) -> EventLoopFuture<Void>Authenticate a model with the supplied ID.
Relationships
Inherits From
AuthenticatorMiddlewareSwift.SendableSwift.SendableMetatype