import { INVALID_RESPONSE } from "https://deno.land/x/oauth4webapi@v3.1.2/mod.ts";
Assigned as OperationProcessingError.code when authorization server responses are invalid.
x/oauth4webapi/mod.ts>INVALID_RESPONSE
import { INVALID_RESPONSE } from "https://deno.land/x/oauth4webapi@v3.1.2/mod.ts";
Assigned as OperationProcessingError.code when authorization server responses are invalid.