solid-auth-client
solid-auth-client copied to clipboard
Double firing of login event
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.