deno.land / x / oauth4webapi@v1.2.2 / conformance / fapi / ensure-jarm-with-expired-exp-fails.ts

ensure-jarm-with-expired-exp-fails.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('ensure-jarm-with-expired-exp-fails')) { test.serial( red, module, 'unexpected JWT "exp" (expiration time) claim value, timestamp is <= now()', )}
oauth4webapi

Version Info

Tagged at
2 years ago