import { expectNoNonce } from "https://deno.land/x/oauth4webapi@v2.1.0/src/index.ts";
Use this as a value to processAuthorizationCodeOpenIDResponse expectedNonce
parameter to
indicate no nonce
ID Token claim value is expected, i.e. no nonce
parameter value was sent
with the authorization request.