nodeSolidServer / nodeSolidServer/node-solid-server
Attempting to log in with a corrupted pod doesn't fail nicely
@jaxoncreed 已經在處理了。
開始於 2019年11月10日。
- 主要語言
- JavaScript
- 星號
- 1.8k
- 分支
- 308
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I currently have a pod that is corrupted (intentionally) for testing, the card file has invalid ttl in it. When trying to log in with this user in an app (for example, https://generator.inrupt.com) the provider login page is shown and requests are made. One request remains pending, and the /login screen is frozen on a blank page, no loading, no error, no indication of what happened.
The request that is perma-pending is:
https://solid.community/sharing?response_type=id_token%20token&display=&scope=openid&client_id=7243feb745e3e4b7290dea824279a6b3&redirect_uri=https%3A%2F%2Flocalhost%3A3000%2Fwelcome&state=54astYEpyO7A5peWgpiYGamznrW0Zy-6Aidnm_3PIn8&nonce=&request=<token>
It would be nice if we could show an error on the screen and indicate that something has gone wrong, maybe even point people a little bit towards the resolution of the issue.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。