#Integrating Convex auth into a sveltekit application?

7 messages · Page 1 of 1 (latest)

short spruce
pearl lichenBOT
#

Thanks for posting in #1088161997662724167.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.

    - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
    - Use [search.convex.dev](https://search.convex.dev) to search Docs, Stack, and Discord all at once.
    - Additionally, you can post your questions in the Convex Community's #1228095053885476985 channel to receive a response from AI.
    - Avoid tagging staff unless specifically instructed.

    Thank you!
solid bloom
high sierra
#

Hi Micha, Update to my post. I did get it working. I just can't seem to get it working from firebase. As soon as I cloned my app and opened it in locally, I was able to do auth with Github, which is the only provider I had set up. I really appreciate you putting this library together.

solid bloom
high sierra
# solid bloom Hi <@1324132570555879436>, great to hear it helps you! Are you seeing any error ...

Hi Micha, Convex gives me a 403 error when I use Firebase Studio as my dev environment. It works fine when I am using VS Code on my local machine. I set the SITE_URL to the virtual machine address, and tried some variations, but it looks like Firebase Studio uses the machine url as a referrer, which causes the request to be rejected by the Convex endpoint. I still haven't solved that issue, but when I do, I will definitely post the solution on here. Thank you again.