Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Apr 13, 2022. It is now read-only.
This repository was archived by the owner on Apr 13, 2022. It is now read-only.
There was an error while loading. Please reload this page.
Currently if
login(url)is called with a url which the currently authenticated user does not have access to, it throws an error.login()shouldn't care whether the user is authorized, it should just return a user's WebID regardless.