nodeSolidServer / nodeSolidServer/node-solid-server
Attempting to log in with a corrupted pod doesn't fail nicely
@jaxoncreed ci sta già lavorando.
Dal 10/11/2019.
- Lingua principale
- JavaScript
- Stelle
- 1.8k
- Fork
- 308
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.