You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using social auth + user/pass auth, and for my social auth I've got access token which is different from the stormpath token. I want to exchange the access token with stormpath token, but couldn't find the right way to do this..