nodeSolidServer / nodeSolidServer/node-solid-server
How to let user authorize/revoke Pod permissions for specific Solid Application?
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1.8k
- 派生
- 308
- PR 合并指标
- 30 天内没有已合并 PR
描述
As title, and it's related to issue solid/solid-auth-client#142
If I use the https://electric-data-pod.com:8443/popup.html target via popup window to login the specific Solid App, it only does authentication.
Then redirecting to the Solid App home page if authentication is successful.
It didn't present any authorization page to let user select proper Pod access permissions.
And I think it's expected as following captured shot before redirecting to the Solid App home page, but it doesn't present.

Another question is about permission revoking.
I want to let user revoke Pod permission on specific Solid App at any time.
Or authorize new permission for specific Solid App.
But I also cannot find any examples about this.
Could anyone know these two questions? Thanks.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先查看相关 issue solid/solid-auth-client#142 以及此处描述的 popup.html 身份验证流程。确定特定 Solid 应用应如何请求、更改和撤销 Pod 权限,然后定义实现入口点和可观察的完成标准。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, nodejs
- 领域
- authorization
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100