Skip to content

Passing authorization as args #31

@Gozala

Description

@Gozala

We have use cases for passing authorization to invoke some ability as part of invocation args e.g. I want you to compile HTML from this markdown source and write output to specific destination. Source is not publicly readable so I need to give you read permission e.g. crud/read for it and I also need to give you crud/write permission to write output.

At the moment it is not obvious where proof chains for crud/read and crud/write should go to make it all work. I think it would make sense to address this in spec in some way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions