-
Couldn't load subscription status.
- Fork 7
Add and remove file from app #152
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
base: dev
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for dev-storagesdk-ref-guide ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for storagesdk-ref-guide ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
On 10/29/22 17:36, shalz wrote:
@shaloo commented on this pull request.
> @@ -285,4 +285,18 @@ returns `true` if required.
```js
const isPermissionRequired = await storage.checkPermission() -> boolean
+```
+
+### Add existing file to App
What is the purpose of adding a file that already exists in the Arcana Store into a dApp?
The new paradigm is that the DIDs are formally separate from the dApp, and are completely under the control of the user. Apps can require delegates, etc. to access and utilize the file.
--
Regards,
|
Grant Permission API IsPermmission Required API Add/Remove File API docs cleaned up @steel-feel pls take a look if this works.
Incorporated @steel-feel suggestions and removed delegator stuff. Add/Remove is not part of delegator but for dApp context change. Created a separate section after Delegate (Grant, ispermission) section.
6b961af to
57527be
Compare
|
@SauravKanchan @steel-feel when is this merging with the storage dev branch? I would like to make sure I uncomment the docs at the same time (docs related to remove/add File functionality). Ref: https://team-1624093970686.atlassian.net/browse/AR-5030 |
Pull Request Template
Resolves or continues AR-4804.
Changes
addFilefunction to add existing file to an appChecklist
developer/AR-XXX-issue-name.