-
# Summary
Improve pin management. The root idea: Your computer is just a cache for the internet.
## Problem
Pinning everything the client touches causes it to store lots of information *forev…
-
As discussed, we should make a separate org.
-
# Summary
https://github.com/fission-codes/webnative/pull/404/files#r950738813
## Problem
Following [instructions for WebWorker](https://guide.fission.codes/developers/webnative/additional-info#w…
-
NB: Feature requests will only be considered if they solve a pain
# Summary
## Problem
SDK users need to always explicitly specify the access control level for a path. It can be confusing tha…
-
# Open Grant Proposal: `Collector — Mobile Wallet Client`
**Name of Project:** Collector — Mobile Wallet Client
**Proposal Category:** `devtools-libraries`
**Proposer:** Ryan Betts
**Techn…
-
1. When you sign out of the lobby, you should be signed out of all your apps.
2. For development, when switching environments, you should be logged out as well.
-
# Summary
All calls to wn.apps[method]() are returning error
index.jss:52 POST https://runfission.com/v2/api/app 404
VM194610:1 Uncaught (in promise) SyntaxError: Unexpected token U in JS…
-
In support of https://github.com/fission-suite/webnative-walletauth/issues/1 : Need to modify the database / REST api to support additional key types.
> Either add support for did:pkh or did:key:SE…
-
# Summary
## Problem
The API for app-owned auth apps is awkward because developers need to import and set implementations.
### Impact
The API is harder to document and the extra steps may …
bgins updated
2 years ago
-
# Summary
This example is taken from https://github.com/nichoth/hermes/blob/two/src/index.tsx#L24 .
This example is based on a working demo — https://github.com/nichoth/fsn/blob/main/src/index.ts…