Skip to content

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

Instance Method

authenticate(basic:for:)

Authenticates the supplied basic authorization for this request.
func authenticate(basic: BasicAuthorization, for request: Request) async throws