Skip to content

thepatrik/jwk-decode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jwk-decode

Build Status

Small Node.js cli for generating a PEM file from a JWK file or decoding a jwt token directly from a JWK file.

Usage

Install node dependencies

npm install

Usage

node . --file=path-to-jwk-file [--token=token] [--output=path-to-output-file]

About

Small Node.js cli for converting a JWK file to a PEM encoded file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published