in some cases, the session contains `{ state: '***********', account: {} }` i believe it is when a token has expired in this case an error is thrown: ``` Cannot read property 'Symbol(Symbol.iterator)' of undefined ``` that's as far as i went in debugging