Skip to content

Instance Method

authenticate(sessionID:for:)

Authenticate a model with the supplied ID.
func authenticate(sessionID: Self.User.SessionID, for request: Request) -> EventLoopFuture<Void>