Deltalus
CCConvex Community
•Created by Deltalus on 3/14/2025 in #support-community
Self Hosted Auth
I seem to have hit a bit of an issue in my self hosted attempts. I have setup a docker based self hosted convex app with a nextjs app running. I followed the instructions to setup the convex auth through the manual setup steps and have configured my google provider accordingly. However, when I click on the button that calls the signin function, the call immediately fails because it tries to reach my nextjs /api/auth endpoint instead of the convex http action /api/auth endpoint. Any thoughts?
8 replies