billychen0894 / florist-ecommerce-app

Florist eCommerce App built with Next.js 14
https://florist-ecommerce-app.vercel.app
0 stars 0 forks source link

Feat/auth: Persist Data from Google OAuth SignIn Users #32

Closed billychen0894 closed 1 year ago

billychen0894 commented 1 year ago

With the Google OAuth SignIn users, previously the application did not store users data somewhere else. This PR will let Google OAuth users to create its data through db while signing in.