Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oauth4webapi/mod.ts>REQUEST_PROTOCOL_FORBIDDEN

Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
Latest
variable REQUEST_PROTOCOL_FORBIDDEN
import { REQUEST_PROTOCOL_FORBIDDEN } from "https://deno.land/x/oauth4webapi@v3.1.2/mod.ts";

Assigned as OperationProcessingError.code when a request is about to made to a non-HTTP(S) endpoint.

type

"OAUTH_REQUEST_PROTOCOL_FORBIDDEN"