You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: