hiteshchoudhary / chai-backend

A video series on chai aur code youtube channel
4.69k stars 697 forks source link

Enhanced updateAccountDetails logic #143

Closed Nishantdd closed 1 month ago

Nishantdd commented 1 month ago

Updated logic for updateAccountDetails to account for already existing emails. The method will only update the email if the new email is not already in use.

Opened Issue

[#144] updateAccountDetails controller has no check for existing emails