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
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
The text was updated successfully, but these errors were encountered:
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
, thewebId
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
The text was updated successfully, but these errors were encountered: