What is the best way to keep a user signed in between app restarts while having sessions expire every hour and beign refreshed? I try to call account.get() but if its over an hour the user is not signed in but it still shows in the console that there is a session for the user.