Skip to content

Simple web token for persist or temporary data base on HMAC.

License

Notifications You must be signed in to change notification settings

aasaam/web-token

Repository files navigation

web token

aasaam

travis coveralls dependencies dev-dependencies vulnerabilities

open-issues open-pull-requests npm npm license

Simple implementation for web token without any default payloads for internal micro service usage.

Key features:

  • Try to shorter and friendly tokens base62 instead of base64.
  • Try to be secure even using H256 HMAC.
  • No JWT extra data such as issuer and etc.

Use case:

  • Thumbnail request token.

About

Simple web token for persist or temporary data base on HMAC.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published