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've been having an issue - namely the token expiring. WHile i totally understand why (oauth and oauth2 principles) - why can't the app use refresh token to refresh the token, and instead makes user re-login on the page ?
I'm assuming it's the FAF_windows_x64_2024_3.0 version
To Reproduce
Invalidate token & start the app i guess.
*edit: Or be in app and have it expire. Will actually brick the game.
Log or error message
Will update on next exception, already logged in, perhaps tomorrow
*edit - token lifetime = 5h
Expected behavior
A user is logged in, without being told his token is malformed, expired or whatnot.
*edit: ALSO not stopping the game, because someone's token has expired
Screenshots
N/A
OS
Windows
The text was updated successfully, but these errors were encountered:
If you get this error on first login then it is the refresh token that is expired for some reason likely it was used and the client had issues updating the prefs file likely because of permissions.
@Sheikah45 hey, i was in game actually and the token expired in 5h. THis resulted in game hanging, and the app telling me token is invalid malformed or expired, and causing the game to stop for all players
Hello,
I've been having an issue - namely the token expiring. WHile i totally understand why (oauth and oauth2 principles) - why can't the app use refresh token to refresh the token, and instead makes user re-login on the page ?
I'm assuming it's the FAF_windows_x64_2024_3.0 version
To Reproduce
Invalidate token & start the app i guess.
*edit: Or be in app and have it expire. Will actually brick the game.
Log or error message
Will update on next exception, already logged in, perhaps tomorrow
*edit - token lifetime = 5h
Expected behavior
A user is logged in, without being told his token is malformed, expired or whatnot.
*edit: ALSO not stopping the game, because someone's token has expired
Screenshots
N/A
OS
Windows
The text was updated successfully, but these errors were encountered: