You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It does work correctly on port 4100 if I do npm start.
Either the readme docs need to be changed, or the port number on this line needs to be changed from 4100 to 4200, I think.
I'm running
ng serve
which gives me http://localhost:4200 but then when I try to log in with https://solidcommunity.netI end up at http://localhost:4100/redirect?
code=26a578c9f681682f7f3ac0cd0718743c&state=583b612998934374bb5fbdd62926020a
If I manually edit the URL in the address bar to be http://localhost:4200/redirect?code=26a578c9f681682f7f3ac0cd0718743c&state=583b612998934374bb5fbdd62926020a
Then I end up on a page that just says
authn-redirect works!
The text was updated successfully, but these errors were encountered: