How to setup auth proxy for preview builds? #1147
Unanswered
sanjeethboddi
asked this question in
Q&A
Replies: 1 comment
-
Same here. Did you find a solution for this, @sanjeethboddi ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've deployed authproxy through vercel.
Used the url from the vercel to setup the redirect uri in discord and .env in the root folder.
when I'm trying to login, I'm getting error "Invalid redirect uri"
AUTH_REDIRECT_PROXY_URL='https://helium-three.vercel.app/r'
Beta Was this translation helpful? Give feedback.
All reactions