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
{{ message }}
This repository was archived by the owner on Apr 13, 2022. It is now read-only.
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.