Skip to main content
Module

x/oauth4webapi/mod.ts>skipAuthTimeCheck

OAuth 2 / OpenID Connect for Web Platform API JavaScript runtimes
Go to Latest
variable skipAuthTimeCheck
import { skipAuthTimeCheck } from "https://deno.land/x/oauth4webapi@v2.0.0/mod.ts";

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

type

symbol