UBA-GCOEN / ARrow

ARrow is your augmented reality path to seamless navigation and campus exploration. With ARrow, we aim to revolutionize the way students, faculty, staff, and visitors navigate our college campus.
https://arrowserver.vercel.app
MIT License
7 stars 7 forks source link

Google auth added #93

Closed Naresh-chandanbatve closed 11 months ago

Naresh-chandanbatve commented 11 months ago

if user uses /auth/google route

first it will check the db for user if it exist it will return the userdata if it does not exist then it will create new user with the data and then return the new user data in response as well as add the data in the session with token

also removed redundant imports and models

vercel[bot] commented 11 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @UBA-GCOEN on Vercel.

@UBA-GCOEN first needs to authorize it.

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
arrow-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2023 6:05pm
Siddhant-Patil0203 commented 11 months ago

@Naresh-chandanbatve there is a deployment issue image image

Please fix this