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

Add library support for ControllerCap, DelegationToken and related operations #1440

Open
4 tasks
UMR1352 opened this issue Nov 25, 2024 · 0 comments
Open
4 tasks
Assignees
Labels
Added A new feature that requires a minor release. Part of "Added" section in changelog Move Changes to Move packages Rust Related to the core Rust code. Becomes part of the Rust changelog.
Milestone

Comments

@UMR1352
Copy link
Contributor

UMR1352 commented Nov 25, 2024

Description

Enhance the operations users can perform though our library with regards to ControllerCap and DelegationToken related operations

Motivation

Simplifying Identity's AC related operation without having user resort to making Move calls themselves.

To-do list

  • Handling of DelegationToken
  • Code a way to reason about ControllerCap and DelegationToken generically (enum?)
  • Update APIs that add controllers to also require a can_delegate parameter
  • Revocation and unrevocation of DelegationToken
@UMR1352 UMR1352 added Added A new feature that requires a minor release. Part of "Added" section in changelog Move Changes to Move packages Rust Related to the core Rust code. Becomes part of the Rust changelog. labels Nov 25, 2024
@UMR1352 UMR1352 self-assigned this Nov 25, 2024
@eike-hass eike-hass added this to the v1.6 milestone Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added A new feature that requires a minor release. Part of "Added" section in changelog Move Changes to Move packages Rust Related to the core Rust code. Becomes part of the Rust changelog.
Projects
Status: Product Backlog
Development

No branches or pull requests

2 participants