Instance Method
authenticate(request:)
Looks up the session ID on the request and, if there is one, authenticates the model it identifies.
func authenticate(request: Request) async throws
You're viewing documentation for a pre-release version. View the latest stable version
Instance Method
func authenticate(request: Request) async throws