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