Skip to content

Authenticator generates 2-Step Verification codes in your browser.

License

Notifications You must be signed in to change notification settings

MineTools/Authenticator

 
 

Repository files navigation

Authenticator Build Status Crowdin

Authenticator generates 2-Step Verification codes in your browser.

Available for Chrome and Firefox

Build Setup

# install typescript
npm install -g typescript
#install gts
npm install -g gts
# install dependencies
npm install
# check typescript style
gts check
# try to auto fix style issue
gts fix
# compile for Chrome
npm run chrome
# compile for Firefox
npm run firefox

About

Authenticator generates 2-Step Verification codes in your browser.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 72.0%
  • HTML 15.3%
  • CSS 12.0%
  • Shell 0.7%