1.0.3 • Published 3 years ago

generate-jwks v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago