Open
Description
Is there a particular reason why logout()
doesn't remove solid-auth-client
in localStorage
? Since the session is killed, there is nothing in particular in solid-auth-client in localStorage that's useful (AFAICT). requestHistory
appears to grow on subsequent logins with solid-auth-client sticking around. Hmm. Perhaps do a complete clean-up on logout()?