Sample app for integrating Cybavo Authenticator SDK, https://www.cybavo.com/
- Pair/unpair device with service
- Fetch two-factor authentication actions from backend
- Respond to two-factor anthentication actions, with or without PIN code
- Receive push notifications for two-factor authentication
-
Edit
android/local.propertiesto config Maven repository URL / credentials provided by CYBAVO- Android
cybavo.maven.url=$MAVEN_REPO_URL cybavo.maven.username=$MAVEN_REPO_USRENAME cybavo.maven.password=$MAVEN_REPO_PASSWORD- iOS
- Edit
ios/Podfile, Replace'https://bitbucket.org/cybavo/Specs.git'with'https://bitbucket.org/cybavo/specs_501.git'if using Xcode 10.2.1, Xcode 10.3, with'https://bitbucket.org/cybavo/specs_512.git'if using >= Xcode 11.2 - Run
pod installinios/
-
Edit
BuildConfig.json➜SERVICE_ENDPOINTto point to your Wallet Service endpoont -
Register your app on CYBAVO AUTH MANAGEMENT system web > Service > App Management, input
package nameandSignature keystore SHA1 fingerprint, follow the instruction to retrieve anAPI Code. -
Edit
BuildConfig.json➜SERVICE_API_CODEto fill in youtAPI Code -
To enable push notification feature
- Android
Setup project to integrate Firebase Cloud Messaging (FCM) service, download
google-services.jsontoandroid/appfolder. Refer to official document for details- iOS
Setup project to register APNS. Refer to official document for details
A group of cybersecurity experts making crypto-currency wallet secure and usable for your daily business operation.
We provide VAULT, wallet, ledger service for cryptocurrency. Trusted by many exchanges and stable-coin ico teams, please feel free to contact us when your company or business need any help in cryptocurrency operation.


