@socotra/jwt
v1.0.0
Published
Tools for working w/ account credentials (and JWTs)
Downloads
2
Maintainers
Keywords
Readme
jwt
Tools for working w/ account credentials (and JWTs)
Demo:
# brew install nodejs ## if necessary
npx @socotra/jwt -- inspect --login
# clean info, interactive prompts
dev
A Dockerfile
is included to enable quick smoke checking.
The Makefile
is used to test and publish the npm
module.
Ensure you have NodeJS installed and run make
to get started.