Skip to content

Authenticator generates 2-Step Verification codes in your browser.

License

Notifications You must be signed in to change notification settings

6paklata/Authenticator

 
 

Repository files navigation

Authenticator Build Status Crowdin

Authenticator generates 2-Step Verification codes in your browser.

Available for Chrome, Firefox, and Microsoft Edge

Build Setup

# install typescript and gts
npm install -g typescript gts
# install development dependencies
npm install
# fix code style issues
gts fix
# compile
npm run [chrome, firefox, edge]

Note that Windows users should download a tool like Git Bash or Cygwin to build. Building for Edge requires the Windows App Certification Kit

About

Authenticator generates 2-Step Verification codes in your browser.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 73.2%
  • HTML 14.6%
  • CSS 9.6%
  • Shell 2.6%