Instance Method
authenticate(basic:for:)
Authenticates the supplied basic authorization for this request.
func authenticate(basic: BasicAuthorization, for request: Request) async throws
You're viewing documentation for a pre-release version. View the latest stable version
Instance Method
func authenticate(basic: BasicAuthorization, for request: Request) async throws