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

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
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

4 participants