-
Notifications
You must be signed in to change notification settings - Fork 212
My Dashboard : Displaying a blank page when token is expired #5202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@SathyaJayabal How to reproduce this ? |
@sachin-maheshwari , you can wait for the token to expire or, open a new incognito/private window and directly access the dashboard link |
@luizrrodrigues Please catch the error or check blank token before decoding. Earlier v3Token was very long expiry. |
@sachin-maheshwari I'll check this one shortly. |
@luizrrodrigues thanks! also I changed in some refresh token logic. so please use this latest "auth lib" tag 1.0.3 - https://github.com/topcoder-platform/tc-auth-lib/releases/tag/1.0.3 |
@SathyaJayabal Deployed to Stag env. |
@luizrrodrigues verified |
verified on staging(develop) |
https://www.topcoder.com/my-dashboard
Expected: user must be redirected to login page

Actual: Blank page is displayed.
The text was updated successfully, but these errors were encountered: