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/authorize cap #385

Closed
Tracked by #220
hugomrdias opened this issue Jan 23, 2023 · 0 comments · Fixed by #387 or #299
Closed
Tracked by #220

Implement access/authorize cap #385

hugomrdias opened this issue Jan 23, 2023 · 0 comments · Fixed by #387 or #299
Assignees
Milestone

Comments

@hugomrdias
Copy link
Contributor

hugomrdias commented Jan 23, 2023

Spec: https://github.com/web3-storage/specs/blob/main/w3-account.md#accessauthorize

  • access/authorize adds a row in DELEGATIONS with ./update
  • no sql queries needed to handle
  • sends email to the corresponding did:mailto requesting authorization to link that email address to the invocations iss did:key
@hugomrdias hugomrdias mentioned this issue Jan 23, 2023
95 tasks
@hugomrdias hugomrdias added this to the w3up phase 2 milestone Jan 23, 2023
@hugomrdias hugomrdias self-assigned this Jan 23, 2023
hugomrdias added a commit that referenced this issue Jan 31, 2023
🤖 I have created a release *beep* *boop*
---


##
[2.2.0](capabilities-v2.1.0...capabilities-v2.2.0)
(2023-01-30)


### Features

* access-api forwards store/ and upload/ invocations to upload-api
([#334](#334))
([b773376](b773376))
* **capabilities:** implement access/authorize and ./update caps
([#387](#387))
([4242ce0](4242ce0)),
closes [#385](#385)
* embedded key resolution
([#312](#312))
([4da91d5](4da91d5))
* update @ucanto/* to ~4.2.3
([#405](#405))
([50c0c80](50c0c80))
* update access-api ucanto proxy to not need a signer
([#390](#390))
([71cbeb7](71cbeb7))


### Bug Fixes

* fix client cli service did resolve
([#292](#292))
([6be9608](6be9608))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
gobengo pushed a commit that referenced this issue Apr 11, 2023
🤖 I have created a release *beep* *boop*
---


##
[2.2.0](capabilities-v2.1.0...capabilities-v2.2.0)
(2023-01-30)


### Features

* access-api forwards store/ and upload/ invocations to upload-api
([#334](#334))
([6be7217](6be7217))
* **capabilities:** implement access/authorize and ./update caps
([#387](#387))
([ebe1032](ebe1032)),
closes [#385](#385)
* embedded key resolution
([#312](#312))
([45f367d](45f367d))
* update @ucanto/* to ~4.2.3
([#405](#405))
([ec39443](ec39443))
* update access-api ucanto proxy to not need a signer
([#390](#390))
([163fb74](163fb74))


### Bug Fixes

* fix client cli service did resolve
([#292](#292))
([45e7ad4](45e7ad4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant