pkce-challenge

v4.1.0
Generate or verify a Proof Key for Code Exchange (PKCE) challenge pair
PKCE oauth2

watch

tsc --watch --declaration

preprocess

env=browser diverge -f src/index.ts src/index.browser.ts && env=node diverge -f src/index.ts src/index.node.ts

build

npm run preprocess && tsc --declaration

test

node --experimental-vm-modules node_modules/jest/bin/jest.js

test:bundle

esbuild browser-test/index.js --bundle --outfile=browser-test/index.out.js
npm i pkce-challenge

Metadata

  • MIT
  • >=16.20.0
  • crouchcd
  • released 1/26/2024

Downloads

Maintainers