Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Session/CachedSession null before token expires #211

Open
AntonioBusillo opened this issue Oct 22, 2019 · 0 comments
Open

Session/CachedSession null before token expires #211

AntonioBusillo opened this issue Oct 22, 2019 · 0 comments

Comments

@AntonioBusillo
Copy link

Hello everyone, I'm trying to use the Autherization Code Grant flow with this SDK but I have a problem: the session expires way before the token, also it becomes undefined when I change website and then I return to my page.

I'm following the documentation and this example with some edits in order to handle the session refresh and other things.

As far as I know, the problem is caused by isUserSignedIn() which checks if the session or the cachedSession are null, that is my problem right now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant