Nandini80 / Pill-Share

Pill Share is your go-to platform for donating unused medicine and connecting with sellers for free pickups. Give your surplus medicines a purpose by easily sharing them with those in need. Streamlined, altruistic, and convenient – Pill Share makes healthcare accessible to all.
4 stars 10 forks source link

Security Issue: GET request used for passwords #32

Closed jiveshkalra closed 7 months ago

jiveshkalra commented 7 months ago

Everywhere only GET request method is used instead of POST even in places of SignUp and Login where we are dealing with passwords and they should be using the secured POST route