Skip to content

DCRichards/insomnia-plugin-totp

Repository files navigation

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

About

☽ An Insomnia plugin for generating TOTP codes

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •