identity icon indicating copy to clipboard operation
identity copied to clipboard

Get Shared Secrets show blank window

Open jsonpreet opened this issue 3 years ago • 1 comments

Get Shared Secrets show blank window Screenshot_1

window.open('https://identity.deso.org/get-shared-secrets?callback='+callback+'&ownerPublicKey='+ownerPublicKey+'&derivedPublicKey='+derivedPublicKey+'&JWT='+jwt+'&messagePublicKeys='+messagePublicKeys, null, toolbar=no, width=${w}, height=${h}, top=${y}, left=${x});

jsonpreet avatar Dec 20 '21 08:12 jsonpreet