import { skipSubjectCheck } from "https://deno.land/x/oauth4webapi@v2.1.0/src/index.ts";
DANGER ZONE
Use this as a value to processUserInfoResponse expectedSubject
parameter to skip the
sub
claim value check.
x/oauth4webapi/src/index.ts>skipSubjectCheck
import { skipSubjectCheck } from "https://deno.land/x/oauth4webapi@v2.1.0/src/index.ts";
DANGER ZONE
Use this as a value to processUserInfoResponse expectedSubject
parameter to skip the
sub
claim value check.