How to use this data to create a session? On my console I can see that session exists but account.GetSession("current") throws error that 'guest' has no access to 'accounts'
TL;DR
User is facing OAuth success callback problem. The blog link provided might have a solution.