Convex Auth Discord Setup
Im trying to get convex auth to work with discord.
I thought i followed everything correctly and i get no errors in the console?
5 Replies
Heres is my auth setup code
the env variables are loaded in the dashboard as well
from the docs, path sould start with
/api/auth
(missing the api segment)
(and "from the docs" because I still haven't actually implemented convex auth myself)ah okay... i think the code example was missing that part idk
thanks
@CodingWithJamal which doc has the wrong snippet? so we can fix it