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

x/oauth4webapi/src/index.ts>skipAuthTimeCheck

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

Use this as a value to processAuthorizationCodeOpenIDResponse maxAge parameter to indicate no auth_time ID Token claim value check should be performed.

type

unique symbol