WIP: adds 2fa without user interaction

This commit is contained in:
Gustavo Maximiliano Cortez 2017-07-07 16:57:14 -03:00
commit a8ed03693a
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -53,6 +53,7 @@ angular.module('copayApp.services').factory('coinbaseService', function($http, $
'wallet:sells:create,' +
'wallet:transactions:read,' +
'wallet:transactions:send,' +
'wallet:transactions:send:bypass-2fa,' +
'wallet:payment-methods:read';
// NW has a bug with Window Object