Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/oauth4webapi/mod.ts>skipSubjectCheck

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

DANGER ZONE - This option has security implications that must be understood, assessed for applicability, and accepted before use.

Use this as a value to processUserInfoResponse expectedSubject parameter to skip the sub claim value check.

type

unique symbol