@criipto/oidc
TypeScript icon, indicating that this package has built-in type declarations

1.4.2 • Public • Published

criipto-oidc-js

PKCE with Node.js

import crypto from 'node:crypto';

const pkce = await generatePlatformPKCE(crypto.webcrypto);
// pkce.code_verifier, pkce.code_challenge, pkce.code_challenge_method

Readme

Keywords

none

Package Sidebar

Install

npm i @criipto/oidc

Weekly Downloads

1,242

Version

1.4.2

License

MIT

Unpacked Size

33.8 kB

Total Files

22

Last publish

Collaborators

  • sgryt
  • mickhansen