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

Double firing of login event

Open RubenVerborgh opened this issue 7 years ago • 0 comments

When logging in with .login() in the browser, I noticed that the login event is firing twice.

We should fix the cause, but perhaps also ensure that login and logout events can only fire on actual status changes.

RubenVerborgh avatar Sep 17 '18 12:09 RubenVerborgh