shikhasoumya1612 / ecommerce

12 stars 0 forks source link

Token Stored in a Local Storage is a Red Flag 🔴 #1

Open iamvevaar opened 2 months ago

iamvevaar commented 2 months ago

Currently, the frontend stores the JWT Token inside local storage which is not a correct practice.

Use Cookies to extract and recieve the token.

shikhasoumya1612 commented 2 months ago

@iamvevaar Would you like to work on this issue?

iamvevaar commented 1 month ago

Hey @shikhasoumya1612 thanks for the response , sorry I wouldn't able to pick this notification up early , but we can connect and lets have a healthy discussion around this topic , if it's feasible to you ?