Skip to content

A simple package that issues jwks for asymmetric key authentication

Notifications You must be signed in to change notification settings

ksi05503/generate-jwks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple package that issues jwks for asymmetric key authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%