Re: Dumb question...

Ah, I realized I didn't answer your original question, "Should it reset on
refresh." - no, so, the whole point is that the wallet registration
persists through refreshes, browser close, etc.
But, that does remind me we should add an 'Un-register Wallet' button to
it, for convenience.

On Thu, Apr 30, 2020 at 1:47 PM Dmitri Zagidulin <dzagidulin@gmail.com>
wrote:

> Hi Melvin! :)
>
> Yes, as you can see, it's a /very/ "demo" app, actual wallets will have
> better usability.
> But - do try to clear localStorage in the browser console, or try a
> different browser.
>
> On Thu, Apr 30, 2020 at 12:44 PM Melvin Carvalho <melvincarvalho@gmail.com>
> wrote:
>
>>
>>
>> On Thu, 30 Apr 2020 at 18:32, Dmitri Zagidulin <dzagidulin@gmail.com>
>> wrote:
>>
>>> Hi Dan!
>>> Not a dumb question at all :)
>>>
>>> What you're looking at is the Credential Handler API (CHAPI for short)
>>> in action. It is not yet a full web standard, but it's a Work Item of the
>>> W3C Credentials Community Group, and you can look at the spec here
>>> https://w3c-ccg.github.io/credential-handler-api/
>>>
>>> The UI that pops up is actually a polyfill at the moment (from here
>>> https://github.com/digitalbazaar/credential-handler-polyfill ).
>>> Meaning, it is not yet built into the browsers (although we've gotten a lot
>>> of interest from the browser vendors).
>>>
>>
>> That is a very cool demo!
>>
>> Or at least I should say it "was" a cool demo.  As I cant seem to
>> reproduce it, even in an incognito window.  I think.
>>
>> Should it reset on refresh?
>>
>>
>>>
>>> Dmitri
>>>
>>> On Thu, Apr 30, 2020 at 12:23 PM Dan Bolser <dan@geromics.co.uk> wrote:
>>>
>>>> When I click here:
>>>> https://chapi-demo-wallet.digitalbazaar.com/
>>>>
>>>> The browser pops up a request to "Manage credentials". It's this a web
>>>> standard? Where can I read about it?
>>>>
>>>>
>>>> Many thanks,
>>>> Dan.
>>>>
>>>

Received on Thursday, 30 April 2020 17:54:50 UTC