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.
2 Replies
artifactualz
artifactualz4mo ago
Hi I'm also trying to run t3 turbo, were you able to solve your problem?
LinnJS
LinnJS4mo ago
@artifactualz are you having the same issues or something different I have been setting up t3-turbo but not currently using expo. Would be willing to take a look if you are having issues.

Did you find this page helpful?