Moises E Jaramillo
Moises E Jaramillo
The way I understand it, the Web URI is really an identifier for the POD, and not the user. The users authenticate to claim ownership of the POD. If the...
Yeah, saw that. It makes sense to bundle them.
@mistermoe , last week on one of those office hours you had mentioned something about DWNs being somewhat a DIDComm+ in terms of transport functionality. Is there any documentation you...
I get a similar error after I run "plasmo dev": Plasmo v0.83.0 🔴 The Browser Extension Framework 🔵 INFO | Starting the extension development server... 🔵 INFO | Loaded environment...
Looking at the implementation in Web5, the send() method is actually in here: packages/api/src/record.ts But it depends on the RecordsWriteDescriptor defined inside the dwn-sdk-js.  This definition also needs to...
Hi @thehenrytsai, I guess I don't understand how the auth payload works, but I see that the Web5 record object gets most of its attributes values from the descriptor. 
'cause I'm happy to add the missing part in Web5 if Frank and Tim are OK...