eosio-reference-ios-authenticator-app icon indicating copy to clipboard operation
eosio-reference-ios-authenticator-app copied to clipboard

iOS reference app demonstrating inter-application transaction signing for EOSIO blockchain apps

Results 2 eosio-reference-ios-authenticator-app issues
Sort by recently updated
recently updated
newest added

Welcome to [Mend for GitHub.com](https://github.com/apps/mend-for-github-com) (formerly WhiteSource). This is an onboarding PR to help you understand and configure settings before Mend starts scanning your repository for security vulnerabilities. :vertical_traffic_light: Mend...

https://github.com/EOSIO/eosio-reference-ios-authenticator-app/blob/7a64ca06609f627125b9b3b9ed1630d77e09f981/Eosio/Manifest%20%26%20Metadata/AppManifest.swift#L37 I believe an empty whitelist comes in as "", not "0". Here is chrome authenticator code for reference: https://github.com/EOSIO/eosio-reference-chrome-extension-authenticator-app/blob/a6d77e0678aa1479f3b0116b81ed82d14eec32f1/src/utils/manifest/ManifestValidator.ts#L126 Can someone confirm this?