1.0.1 • Published 5 months ago

insomnia-plugin-better-jwt v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Better JWT

Generate encoded JWT tokens with ease inside Insomnia.

Installation

  1. Open Insomnia
  2. Go to Application > Preferences > Plugins
  3. Type insomnia-plugin-better-jwt in the search bar
  4. Install the plugin

Usage

  • Create a new request
  • Hit Ctrl+Space to open the plugin dropdown
  • Select Better JWT and click on the new button that was inserted

usage-1

  • Select an algorithm
  • Provide a valid JSON object as the payload
  • Provide a secret key

usage-2

  • Preview the generated token live!

Credits

Huge thanks to hokaccha for creating node-jwt-simple.

1.0.1

5 months ago

1.0.0

5 months ago