UNPKG

jose

Version:

JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

3 lines (2 loc) 89 B
import crypto from './webcrypto.js'; export default crypto.getRandomValues.bind(crypto);