insomnia-plugin-totp

1.0.4 • Public • Published

insomnia-plugin-totp

npm

An Insomnia plugin to generate Time-based One-Time Passwords (TOTP).

Installation

  1. Go to Preferences > Plugins
  2. Add insomnia-plugin-totp

Development

The simplest way to work efficiently with this plugin is to use the tests as a framework, negating the need to copy the source to the insomnia plugin folder and run it for each individual change.

Tests are run via mocha and code coverage is provided by nyc (istanbul) for easier identification of missing test cases.

With Docker

docker-compose build
docker-compose up

No Docker

yarn
yarn test

Package Sidebar

Install

npm i insomnia-plugin-totp

Weekly Downloads

7

Version

1.0.4

License

MIT

Unpacked Size

6.44 kB

Total Files

14

Last publish

Collaborators

  • dcrichards