bluewave-labs / bluewave-onboarding

https://bluewavelabs.ca
GNU Affero General Public License v3.0
22 stars 3 forks source link

56 implementing user logout functionalities #91

Closed uparkalau closed 2 months ago

uparkalau commented 2 months ago

I am still able to call add_popup (which requires a valid token) after I logout. I don't know if it is because an error in the logout function or authenticateJWT funcntion Also can you please add example requests for forgot password and set new password? This is not related to auth logic it is related to popup endpoints logic . This has to be new issue to resolve it.

uparkalau commented 2 months ago

I am still able to call add_popup (which requires a valid token) after I logout. I don't know if it is because an error in the logout function or authenticateJWT funcntion Also can you please add example requests for forgot password and set new password? This is not related to auth logic it is related to popup endpoints logic . This has to be new issue to resolve it.

i added logic to popup routes