While studying Solid for my master thesis, I saw that the developer experience could be improved.
Therefore I experimented more with Solid and created a Hello Solid application to help starting developers on their journey with Solid. The code repo can be forked and contains examples and comments of how to get data and how to authenticate. The application itself also contains useful information such as websites and more info on getting data.
I tried to log in to a local pod of the community server, but it isn’t working. I’m not sure what’s going on but after clicking on “Log in with custom provider”, it doesn’t do anything else.
It seems like you’re using solid-auth-client, maybe that’s the problem because that client is considered legacy and doesn’t work with new servers.