solid-client icon indicating copy to clipboard operation
solid-client copied to clipboard

login() should always return user header

Open rhiaro opened this issue 9 years ago • 0 comments

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.

rhiaro avatar Mar 28 '16 16:03 rhiaro