hotwax / launchpad

Apache License 2.0
3 stars 19 forks source link

Application Attempts Login with Expired Token After User Logout in Lauchpad #36

Closed Dhiraj1405 closed 10 months ago

Dhiraj1405 commented 1 year ago

Current behavior

Despite successfully logging out, when the user attempts to log in an application, it continues to make multiple futile attempts to authenticate using the expired token.

Expected behavior

Following a user logout, the application should recognize the invalidated token and immediately prompt the user for fresh login credentials.

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

Environment details

Additional information

alsoK2maan commented 10 months ago

Closing as fixed with #37