AmanNegi / FreshNest

A platform that connects local producers directly with consumers seeking fresh produce.
https://fresh-nest.netlify.app
GNU Affero General Public License v3.0
22 stars 36 forks source link

chore: fix gLogin #127

Closed AmanNegi closed 11 months ago

AmanNegi commented 11 months ago

Currently, the Google SignUp and Login do not work as expected. This is due to the return type not being destructured properly. This behaviour has been fixed in this PR.