mfa

1.0.1 • Public • Published

MFA CLI

Saving and managing 2FA secrets and then getting the tokens are quite annoying, so this is my quick and easy fix. It's really easy to use, and convenient!

Installation

npm i -g mfa

Setting up a new service

  1. Copy the secret key from the service, let's call the service example.
  2. Then, go to terminal and do:
mfa save example

That's it! Now, you can get the 2FA from now on like so.

Getting the token

mfa example

This will copy the token to your clipboard.

Listing your saved services

mfa ls

Readme

Keywords

none

Package Sidebar

Install

npm i mfa

Weekly Downloads

3

Version

1.0.1

License

MIT

Last publish

Collaborators

  • leander