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

fix: use the issuer as the resource in revocation #992

Merged
merged 4 commits into from
Oct 27, 2023
Merged

Conversation

travis
Copy link
Contributor

@travis travis commented Oct 20, 2023

We were using the space DID as the resource, which works in the default case but falls apart when re-delegating access to someone else's space, as a user would be attempting to revoke a resource they did not have ucan/revoke capabilities on.

@travis travis requested a review from Gozala October 20, 2023 22:47
We were using the space DID as the resource, which works in the default case but falls apart when re-delegating access to someone else's space, as a user would be attempting to revoke a resource they did not have ucan/revoke capabilities on.
@travis travis merged commit 7346d1f into main Oct 27, 2023
3 checks passed
@travis travis deleted the fix/revoke-resource branch October 27, 2023 22:04
gobengo pushed a commit that referenced this pull request Nov 1, 2023
🤖 I have created a release *beep* *boop*
---


##
[16.4.0](access-v16.3.0...access-v16.4.0)
(2023-11-01)


### Features

* access agent proofs method would fail to return some session proofs
([#1047](#1047))
([d23a1c9](d23a1c9))


### Bug Fixes

* use the issuer as the resource in revocation
([#992](#992))
([7346d1f](7346d1f))

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

Successfully merging this pull request may close these issues.

2 participants