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

x/oauth4webapi/mod.ts>INVALID_SERVER_METADATA

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

Assigned as OperationProcessingError.code when the AS configuration has invalid metadata.

type

"OAUTH_INVALID_SERVER_METADATA"