Closed biagioboi closed 1 year ago
Problem solved, note that identity provider url must be written without ending "/", otherwise path to request will be https://solidcommunity.net//login/password
. Please consider to handle with this problem by advertising the current url requested or something similar.
Hi there, since the Token access is not supported anymore, i'm trying to access to my pod hosted by Solid Community provider using username and password, nothing happen.
when i log
session.isLoggedIn
, it always returns false.Am i missing something?
PS. I know that the username/password method only works on an Node Solid Server, Solid Community is one of them.