Globalshala / Eval-Bridge-bugs

In the Repository, we will add the bugs related to eval bridge system
0 stars 1 forks source link

Admin Account: "sign out" shows an error "Access token has been revoked" #159

Closed Adnan-shariff closed 2 weeks ago

Adnan-shariff commented 3 weeks ago

Describe the bug Clicking on "Sign out" displays an error message stating "Access token revoked."

Scope of the bug Admin account > sign-out functionality.

Steps to reproduce 1.Log in. 2.Click on "Sign out."

Expected Behavior Logging out should be successful without encountering any errors.

Actual Behavior An error message pops up indicating "Access token revoked," preventing successful logout.

2024-06-10 11_59_11- 2024-06-10 11_58_43-Window

thirumeni-ram commented 3 weeks ago

resolved sign out Issue by handling revoked access Tokens #167 https://github.com/Globalshala/credentialEvaluation-Backend/pull/167

shivanim11 commented 2 weeks ago

Fixed