deno.land / x / oauth4webapi@v1.2.2 / conformance / oidc / kid-absent-multiple-jwks.ts

kid-absent-multiple-jwks.ts
View Documentation
1
2
3
4
5
6
7
8
9
10
import { test, red, modules } from '../runner.js'
for (const module of modules('kid-absent-multiple-jwks')) { test.serial( red, module, 'error when selecting a JWT verification key, multiple applicable keys found, a "kid" JWT Header Parameter is required', )}
oauth4webapi

Version Info

Tagged at
2 years ago