Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement access/claim in access-api #394

Closed
4 tasks done
Tracked by #220
alanshaw opened this issue Jan 25, 2023 · 3 comments
Closed
4 tasks done
Tracked by #220

Implement access/claim in access-api #394

alanshaw opened this issue Jan 25, 2023 · 3 comments
Assignees
Milestone

Comments

@alanshaw
Copy link
Member

alanshaw commented Jan 25, 2023

https://github.com/web3-storage/specs/blob/feat/w3-authorization/w3-access.md#accessclaim

Tasks

@gobengo
Copy link
Contributor

gobengo commented Feb 1, 2023

See spec examples for how access/claim is claiming delegations written by access/delegate.

So I added #393 as a subtask of this to reflect that dependency

@gobengo
Copy link
Contributor

gobengo commented Feb 23, 2023

Remember to try to include this optimization

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
Copy link
Contributor

gobengo commented Mar 20, 2023

This is implemented in access-api main branch, and is depended on by @web3-storage/access as of #395

@gobengo gobengo closed this as completed Mar 20, 2023
Peeja pushed a commit to storacha/upload-service that referenced this issue Jan 17, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.2.0](storacha/w3ui@react-uploads-list-v2.1.0...react-uploads-list-v2.2.0)
(2023-02-23)


### Features

* implement reverse paging
([storacha#381](storacha/w3ui#381))
([10f059a](storacha/w3ui@10f059a))

---
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>
Co-authored-by: Travis Vachon <travis@dag.house>
Peeja pushed a commit to storacha/upload-service that referenced this issue Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.2.0](storacha/w3ui@react-uploads-list-v2.1.0...react-uploads-list-v2.2.0)
(2023-02-23)


### Features

* implement reverse paging
([storacha#381](storacha/w3ui#381))
([0077b34](storacha/w3ui@0077b34))

---
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>
Co-authored-by: Travis Vachon <travis@dag.house>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants