Question about session management #349
Unanswered
aldocalderon34
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I currently store my access token and my refresh token, with refresh token I keep the access token operational but the following happens, when I log in or log out of the epic games launcher the access token that I had stored stops working no longer that has the expiration date not yet met, how do I ensure that my access token does not die when I perform the action of logging in or logging out of the epic games launcher?
Beta Was this translation helpful? Give feedback.
All reactions