Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Add app delegate command #28

Open
Tracked by #1
bgins opened this issue Dec 9, 2022 · 0 comments
Open
Tracked by #1

Add app delegate command #28

bgins opened this issue Dec 9, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@bgins
Copy link
Contributor

bgins commented Dec 9, 2022

Summary

Problem

There is currently no way within the rust code to way to give permission for other DID keys to make changes to a site created with this CLI.

Impact

Without this ability users won't be edit their site from another computer and wont be able to edit it all if something were to happen to the DID.

Solution

Create a new command that allows the user to give permissions to other DIDs to edit the site.

Details

Currently the code for running the command fission app delegate is written in Haskell. See more about this problem here.

@bgins bgins mentioned this issue Dec 9, 2022
22 tasks
@BoisterousCoder BoisterousCoder added the enhancement New feature or request label Jan 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants