https://github.com/brcolow/droid_auth
https://github.com/brcolow/droid_auth
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/brcolow/droid_auth
- Owner: brcolow
- License: apache-2.0
- Created: 2019-03-25T17:01:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-25T17:17:58.000Z (over 7 years ago)
- Last Synced: 2025-02-17T15:52:31.083Z (over 1 year ago)
- Language: Java
- Size: 1.64 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
Cryptodash Authenticator is a two-factor authentication application for Android.
It provides one-time pass codes that allow a user to authenticate themselves
so they can perform sensitive actions such as logging in or making a financial
transaction.
Codes are provided for Cryptodash as well as third-party exchanges and wallets
that Cryptodash supports.
## Developers
### Checking For New Dependencies
Run `gradle dependencyUpdates` to see if any of the dependencies have
newer versions than those listed in `build.gradle`.