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

Update capabilites in line with Ucan 0.9.0/0.10.0 #105

Merged
merged 1 commit into from
Jun 27, 2023

Commits on Jun 23, 2023

  1. feat!: Update capabilites in line with Ucan 0.9.0/0.10.0. Fixes ucan-…

    …wg#22.
    
    * Represents capabilities as map-of-maps rather than array of tuples.
    * Validates caveats in proof chain
    * Renames 'att' to 'cap' (Ucan spec 0.10.0).
    * Renames various capability semantics structs with spec names (With=>Resource,
      Can/Action=>Ability, Resource=>ResourceURI)
    * Renames 'Capability' to 'CapabilityView'.
    jsantell committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    964efd7 View commit details
    Browse the repository at this point in the history