Announcing Solid-Node-Client

That is what i wanted, its working. I really appreciate the help.

1 Like

Hello! i’m having the same issue, can you give me an example of how did you manage?
Thank you :slight_smile:

Hi @gemarico, if you haven’t already, please download the latest 2.0.5 version of solid-node-client, it fixes a bug in a downstream library that was preventing login. If you already have that or getting it doesn’t work, please write back here with a more detailed description of your problem.

Hi @jeffz :slight_smile: thanks for your reply! I have the latest version of solid-node-client. My problem is that solid-node-client has to be added as a trusted app before it can be used for authorized fetches and I want to do this at login/register time to prevent the user to go through any extra steps. Also if the solid-node-client is not a trusted app when you try to login there is an exception that has no way of catching it and manage the flow.

Thanks for your report. I am tracking that issue here. I’ll see about eliminating the need for it and if I can’t do that, I’ll catch the error.