Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.71 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.71 KB

Authenticator Build Status Crowdin

Authenticator generates 2-Step Verification codes in your browser.

Available for Chrome, Firefox, and Microsoft Edge

Build Setup

# install gts globally
npm install -g gts
# install development dependencies
npm install
# 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