fs
fs
Explore posts from servers
TTCTheo's Typesafe Cult
Created by fs on 10/12/2024 in #questions
How to make uploadthing work with localhost:3001?
I am building with https://wasp-lang.dev/ which handles API calls by hitting http://localhost:3001, is there a way to hit 3001 via the express & react sdk setup? i can't seem to find a config value to set to make this happen. currently it's hitting 300
2 replies
WWasp-lang
Created by fs on 9/23/2024 in #🙋questions
What's the best way to setup auth with third party that utilizes Google Auth?
I am creating an app that will use https://www.dynamic.xyz/features/embedded-wallets and I will use striclty the Google auth portion of this. What's the best way to wire up a third party that uses Google auth to the Google auth setup in main.wasp? I am using the OpenSaaS template, not sure if that helps.
11 replies