akshitagupta15june / PetMe-Prod

PetMe-Prod is an all-in-one platform that allows animals to be adopted, donated to pet lovers, and provides emergency medical care to stray animals in need.
https://pet-me-prod-pet-me-frontend.vercel.app/
MIT License
16 stars 34 forks source link

Google oauth typoerrors branch #61

Closed Rishikesh63 closed 3 months ago

Rishikesh63 commented 3 months ago

fixed #20

Tanishq1604 commented 3 months ago

Hi @Rishikesh63, just a feedback:- I noticed that in the serializer, you returned user.id, but in the deserializer, you used the entire user object. Please update the deserializer to only handle user.id. Once this change is made, and if no further adjustments are needed, we'll be ready to merge. will be good if u test it out locally before committiing