Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

access-api can handle access/delegate invocations for did:key #425

Closed
2 tasks done
gobengo opened this issue Feb 6, 2023 · 3 comments
Closed
2 tasks done

access-api can handle access/delegate invocations for did:key #425

gobengo opened this issue Feb 6, 2023 · 3 comments
Assignees
Milestone

Comments

@gobengo
Copy link
Contributor

gobengo commented Feb 6, 2023

Motivation:

@gobengo
Copy link
Contributor Author

gobengo commented Feb 10, 2023

#status wip on #427. started getting into both sqlite/d1 storage and access/claim invocation handling so I can test a flow of access/delegate vs access/claim.

the capabilityParsers are now exported in @web3-storage/capabilities@2.3.0 and sample code is here gobengo/w3protocol-test#3

@gobengo gobengo changed the title access-api can handle access/delegate invocations access-api can handle access/delegate invocations for did:key Feb 21, 2023
gobengo added a commit that referenced this issue Feb 24, 2023
#448)

Note:
* this PR targets
https://github.com/web3-storage/w3protocol/tree/1675728220-handle-access-delegate

Motivation:
* this patch has things that are more related to #394 . They don't need
to be a part of #427, which is motivated by #425. I don't mind putting
them alltogether, but I'm holding these out while iterating on #427
based on review
gobengo added a commit that referenced this issue Feb 24, 2023
Note:
* this is a superset of
#420
* that defines the `access/delegate` capability parsers that this PR
adds handlers for in access-api
  * my intention is to land that #420 before this

Motivation:
* part of #425
@gobengo
Copy link
Contributor Author

gobengo commented Feb 25, 2023

#status merged #427 and tested it on staging via gobengo/w3protocol-test#3

I need to write a more advanced w3protocol-test that involves a 'registered' space to validate behavior beyond the 'InsufficientStorage' error that happens now. https://github.com/gobengo/w3protocol-test/pull/3/files#diff-698e92d7467a4a470689d4cb120272c6cac28864d4960ac12a3720ab7c35a15cR329

@gobengo
Copy link
Contributor Author

gobengo commented Mar 20, 2023

This hanlding is implemented in access-api w3protocol main branch.
And it's used by @web3-storage/access (access-client) as of #395

@gobengo gobengo closed this as completed Mar 20, 2023
gobengo added a commit that referenced this issue Apr 11, 2023
Note:
* this is a superset of
#420
* that defines the `access/delegate` capability parsers that this PR
adds handlers for in access-api
  * my intention is to land that #420 before this

Motivation:
* part of #425
Peeja pushed a commit to storacha/upload-service that referenced this issue Jan 17, 2025
Peeja pushed a commit to storacha/upload-service that referenced this issue Jan 17, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.0.1](storacha/w3ui@w3console-v1.0.0...w3console-v1.0.1)
(2023-03-23)


### Bug Fixes

* use production service configuration by default in w3console
([storacha#425](storacha/w3ui#425))
([04990c5](storacha/w3ui@04990c5))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Peeja pushed a commit to storacha/upload-service that referenced this issue Jan 29, 2025
Peeja pushed a commit to storacha/upload-service that referenced this issue Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.0.1](storacha/w3ui@w3console-v1.0.0...w3console-v1.0.1)
(2023-03-23)


### Bug Fixes

* use production service configuration by default in w3console
([storacha#425](storacha/w3ui#425))
([0d3fa0a](storacha/w3ui@0d3fa0a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant