Node-solid-server: Behaviour after logging in can be confusing

Created on 4 Dec 2018  路  4Comments  路  Source: solid/node-solid-server

After logging in on a server (let's say https://localhost:8443/), the user is presented with this page:

screen shot 2018-12-04 at 11 29 50

This can be confusing, as there is nothing the user can do here.

I propose to either:

  1. Automatically redirect to the user's homepage, or
  2. Add a button (next to logout) to go to the user's homepage.
Decision-Needed enhancement

Most helpful comment

While I like the idea of a link to the user's homepage, what exactly is that?

My proposal is to add a 'My Pod' link to the index page, in cases where people navigated to for example solid.community, and logged in from there. The target of this link would be the solid:account value of the user's profile. (We would need client-side RDF parsing for this though)

All 4 comments

The answer depends on where you log in. There are actually very few use cases for "arriving on pod.com" and then logging in. I mean, those cases exist now, but I don't envision them in the future.

While I like the idea of a link to the user's homepage, what exactly is that? Because you might be signing in on pod.com, but your homepage is my.com鈥攚hy did you sign in on pod.com in the first place? People should be directed to the page that aligns with what they wanted to do.

Right, but then I suppose we should have a few links on the page by default, so that there are some breadcrumbs they can follow?

While I like the idea of a link to the user's homepage, what exactly is that?

My proposal is to add a 'My Pod' link to the index page, in cases where people navigated to for example solid.community, and logged in from there. The target of this link would be the solid:account value of the user's profile. (We would need client-side RDF parsing for this though)

Since there are no further comments, I say go for it :-)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

melvincarvalho picture melvincarvalho  路  4Comments

csarven picture csarven  路  6Comments

TallTed picture TallTed  路  4Comments

RubenVerborgh picture RubenVerborgh  路  4Comments

ludwigschubi picture ludwigschubi  路  3Comments