Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.01 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.01 KB

Auth Token (formerly, Android Token)

Auth Token, (formerly Android Token) is an Android applicaion used to generate one time passwords (OTP). The application is open source and written in Java. The application supports both HOTP (event tokens, http://tools.ietf.org/html/rfc4226) and TOTP tokens (time tokens, http://tools.ietf.org/html/draft-mraihi-totp-timebased-00).

The application supports provisioning tokens using

The application can optionally be protected with a PIN to stop unauthorised access to the software tokens.

Tokens can be exported as a QR code or by manually copying the seed to the clipboard.

Screen Shots

Main View Manually adding a new token Settings page