I've been testing the library with different servers and it doesn't seem to work properly with ESS. When I try to log in using https://broker.pod.inrupt.com, the webId in the session is an alphanumeric string instead of a url.
To reproduce this, you can visit ramen.noeldemartin.com, click on "try using a different authentication method" and select "Log in using the community authentication library".
If you want to see how I am using this library, everything is encapsulated in this file: CommunityAuthenticator.ts
I've been testing the library with different servers and it doesn't seem to work properly with ESS. When I try to log in using
https://broker.pod.inrupt.com, thewebIdin the session is an alphanumeric string instead of a url.To reproduce this, you can visit ramen.noeldemartin.com, click on "try using a different authentication method" and select "Log in using the community authentication library".
If you want to see how I am using this library, everything is encapsulated in this file: CommunityAuthenticator.ts