generate-jwks

1.0.3 • Public • Published

code style: prettier

Simple JWKS generator

A simple package that issues jwks for asymmetric key authentication

Usage

Serving the app

$ npx generate-jwks --alg ${alg} --crv ${crv} --output

output

If present, it will output the generated key to the given path.

License

MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i generate-jwks

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

2.21 kB

Total Files

3

Last publish

Collaborators

  • pawsong
  • devyeon