T3 Turbo Auth Proxy - Correct Setup Help
Hi Folks,
Trying my hand at the T3 Turbo repo to get a cross platform app setup. Hopefully someone can help. I have generally kept everything as is but running into issues trying to login to Discord on the mobile sim. Here’s what I’ve done:
- repo pulled locally and pnpm installed + db pushed
- deployed auth relay on vercel
- setup app on Discord
- redirect url on discord = {vercel url}/r/callback/discord
- env variables set (both on vercel and locally): secret and discord app id from discord, url = vercel url
Am I missing something here? Been a few hours trying to work out what i am missing but the logs are not very discriptive on the local react app or the vercel auth deployment.
0 Replies