import { skipAuthTimeCheck } from "https://deno.land/x/oauth4webapi@v2.7.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.
import { skipAuthTimeCheck } from "https://deno.land/x/oauth4webapi@v2.7.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.