nodeSolidServer / nodeSolidServer/node-solid-server
Improve UX of adding a third party app as trusted
未關閉
@jaxoncreed 已經在處理了。
開始於 2019年4月29日。
feature
- 主要語言
- JavaScript
- 星號
- 1.8k
- 分支
- 308
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Current UX with NSS 5 for using a third-party webapp:
- visit e.g. https://pheyvaer.github.io/solid-chess/
- click 'Log In'
- a popup gives you four options, pick 'custom'
- enter your WebId, or at least the protocol+hostname of it
- log in to your pod (if you're not already logged in)
- the popup wil close and the app will say you're logged in
- open a separate tab, browse to your own WebId (make sure to include the '#me')
- hover over the 'card' title
- select the 'A' icon
- enter the origin of the app, https://pheyvaer.github.io
- tick the read, write, and append boxes
- click add
- switch back to the app pane and start using the app
Proposal: add a checkbox that makes it easier to add an app as trusted, as part of the login flow. With this, it would become:
- visit https://pheyvaer.github.io/solid-chess/
- click 'Log In'
- a popup gives you four options, pick 'custom'
- enter your WebId, or at least the protocol+hostname of it
- log in to your pod (if you're not already logged in)
- if the app is not in your list of trusted apps yet, you will see three buttons in the popup dialog: 'identity only (don't add as trusted app)', 'identity+read only', and 'identity+read+write'
- click one of those buttons
- the popup wil close and the app will say you're logged in
- no need to go into the data browser's trusted apps pane separately
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。