Skip to content

๐Ÿ”‘ generate JWT tokens and sign them with SSH private key

Notifications You must be signed in to change notification settings

marmicode/jwtgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

jwtgen allows you to generate a JWT signed with your SSH private key. You can then add your public key to the authorized keys of the targeted API.

Usage

npm install -g @marmicode/jwtgen
jwtgen

Gotchas

RSA key must be in PEM format, generated with ssh-keygen -m pem.

About

๐Ÿ”‘ generate JWT tokens and sign them with SSH private key

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published