graphprotocol / graphprotocol/hypergraph
Research how to authorise new credentials or transfer them to the app from Connect
Open
@nikgraf is already working on this.
Since May 2, 2025.
Identity & Permissions
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Option A:
- App creates the credentials and the public keys are forwarded and signed
How do you restore the keys on login e.g. with another browser or mobile app.
Option B:
- Connect creates the credentials and they are securely transported to the app (client)
Can we use the same mechanism to transfer the keys on login. (probably)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.