Instance Method (Default implementation)hummingbird-auth 2.0.1HummingbirdAuth

handle(_:context:next:)

Calls authenticate and if it returns a valid object login with this object

Authenticator.swift:68
func handle(_ request: Request, context: Context, next: (Request, Context) async throws -> Response) async throws -> Response