-
For AOL apps where email may be optional, provide a function to allow implementations to provide an identity function (auto generated username).
* Depends on https://github.com/fission-suite/fission/…
-
We should figure out the right spot to link from Drive back to Dashboard. My vote would be turning the username displayed at the top left into a link that points to dashboard, or maybe having a 'gear'…
-
-
If I try to connect to the walletauth demo with metamask, I get an error: "Failed to create Fission user"
```
Error: Failed to create Fission user
pn Immutable
session-a06b67b3.js:2:4433
…
-
Github actions seem to support puppeteer:
https://github.com/puppeteer/puppeteer/actions
This might be a simple first step towards having a complete-ish set of unit tests that run in current des…
-
# Summary
## Problem
In some cases, linking an account from the CLI to a web browser cannot be completed.
### Impact
Some user accounts cannot be linked from the CLI to the browser.
## …
bgins updated
3 years ago
-
I ran the migration script from a git checkout and the process was initially very slow but seems to have completely stalled at the last step:
```
➜ wnfs-migration git:(issue-2) npm start
> wnf…
-
Following example illustrated the issue https://observablehq.com/d/7fb5d13d63f667b9, for convenience including snippet here as well
```js
const service = await UCAN.EdKeypair.create()
const user …
-
One of my ambitions has been to see a decentralized and serverless social media platform, up to the same quality standards as Twitter and Facebook. Using IPFS and OrbitDB this dream is now much closer…
-
Hi,
I'm building a p2p voting system and found [Weshnet](https://github.com/berty/weshnet) to ideally match my network assumptions. Since Weshnet uses OrbitDB, I'm asking here for help.
OrbitDB us…