blockstack-browser icon indicating copy to clipboard operation
blockstack-browser copied to clipboard

Add appsMeta with pubKey to profile (for storageConnected apps)

Open friedger opened this issue 6 years ago • 2 comments

This PR

  • add appsMeta to the user profile (next to apps) that contains
    • the public key for the user for the app (public_key) and
    • the gaia hub url as in apps (storage)

Required for https://github.com/blockstack/blockstack.js/issues/458

The profile looks Screenshot from 2019-12-09 08-57-34

friedger avatar Dec 08 '19 22:12 friedger

Thanks, Friedger! I like that the benefit of this is pretty high, given not too much complexity. One thing I'll add is that we definitely need tests before merging this in. We already have tests around the publish_data scope, so you can probably follow those patterns to test this.

I'll bring this up in our next meeting around the user experience team.

hstove avatar Dec 09 '19 17:12 hstove

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 08 '20 06:03 CLAassistant