Include manifestURI in manifest object#629
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #629 +/- ##
========================================
Coverage 75.86% 75.86%
========================================
Files 56 56
Lines 2780 2780
Branches 219 219
========================================
Hits 2109 2109
Misses 642 642
Partials 29 29
Continue to review full report at Codecov.
|
|
I'm not totally understanding the use case for this, the application has the ability to specify the manifestURI through |
|
@yknl when I ask blockstack.js to decode a jwt and fetch the manifest I do not know where the manifest came from. Issue 1875 of the browser is my use case |
|
Ok got it, this is so that the Blockstack browser can handle relative app icon URLs not for applications. |
|
I thought the browser is an app.
…On Wed, 20 Mar 2019, 18:39 yknl, ***@***.***> wrote:
Ok got it, this is so that the Blockstack browser can handle relative app
icon URLs not for applications.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#629 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABYcWbFMI3Kwx2dCbXnsVcS8BCXRDVSoks5vYnJTgaJpZM4b5nUX>
.
|
|
That's true 👍 |
|
@friedger can you merge develop into this PR? |
|
@zone117x Done :-) |
This PR
manifestURIto the loaded manifest objectApplications want to know where the manifest came from, for example stacks-archive/blockstack-browser#1783