Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

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