deno.land / x / oauth4webapi@v1.2.2 / conformance / oidc / userinfo-invalid-sub.ts
123456import { test, red, modules } from '../runner.js'
for (const module of modules('userinfo-invalid-sub')) { test.serial(red, module, 'unexpected "response" body "sub" value')}
Version Info