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
{{ message }}
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
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.The text was updated successfully, but these errors were encountered: