nodeSolidServer / nodeSolidServer/node-solid-server
Support server side plugin/middleware, then personal access token
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 1.8k
- 分支
- 308
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Usage example:
User sign in to an NLP service, then NLP service store the JWT from solid-auth-client, so it can access to user's POD for a year, and do some semantic parsing every 5 minutes (cronjob), link user data to some ontology. Another example can be a search engine that needs access to user files and cache them locally.
But this kind of service is not fetching POD data via a browser, so there is no origin for it. How can ACL work in this circumstance?
What's the recommended way to implement such a backend service?
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從本 issue 中的使用範例以及所連結的關於進階伺服器端功能的論壇討論開始。定義伺服器端 plugin 或 middleware 支援和 Personal Access Tokens 的需求,包括在沒有瀏覽器 origin 的情況下 ACL 存取應如何運作;當專案有了達成共識的實作或記錄在案的建議時,工作即告完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript, nodejs
- 領域
- api, authentication, backend
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100