An open API service indexing awesome lists of open source software.

https://github.com/brcolow/droid_auth


https://github.com/brcolow/droid_auth

Last synced: about 1 year ago
JSON representation

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`.