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

Wire validateAuthorization into revocations store #32

Open
alanshaw opened this issue Oct 12, 2023 · 0 comments
Open

Wire validateAuthorization into revocations store #32

alanshaw opened this issue Oct 12, 2023 · 0 comments

Comments

@alanshaw
Copy link
Member

The new validateAuthorization function allows content claims to determine if a UCAN is valid, or has been revoked. This is currently not a problem because only our service can create and sign claims, but when this is opened to clients we'll need to implement.

https://github.com/web3-storage/w3up/blob/e478333b649dba4f79ccc3e2d726ea276d7463f5/packages/upload-api/src/utils/revocation.js#L20

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