/create-JWT-token-without-dependencies-nodejs

This solution can be used to create signed JWT tokens in node.js environments, where you don't want to or cannot require dependencies.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Stargazers