Migrating profile and storing key, when getting profile.
This commit is contained in:
parent
e215ecfb52
commit
ecaa13f6d4
4 changed files with 279 additions and 61 deletions
|
|
@ -184,6 +184,7 @@ module.exports = function(grunt) {
|
|||
'bower_components/crypto-js/evpkdf.js',
|
||||
'bower_components/crypto-js/cipher-core.js',
|
||||
'bower_components/crypto-js/aes.js',
|
||||
'bower_components/crypto-js/pbkdf2.js',
|
||||
|
||||
'node_modules/cordova-plugin-qrscanner/dist/cordova-plugin-qrscanner-lib.min.js'
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue