davertron / cvu-portfolio-app

Web app for CVU students to arrange Drive files by learning standards
cvu-portfolio-app.vercel.app
1 stars 2 forks source link

Google account login always fails when using direct Vercel deployment link (https://<gibberish>.vercel.app/) #21

Open addiment opened 2 years ago

addiment commented 2 years ago

Signing in through the Vercel deployment link always redirects you to the primary portfolio link's OAuth sign-in error.

Signing in again (like the error page suggests) works, but going to the Vercel deployment link consistently errors out. I think this could be because of HTTP referrals or disabling third-party cookies.

davertron commented 2 years ago

This is probably because the Vercel deployment link is not whitelisted as a valid domain to sign in via Oauth from.