fs
Explore posts from serversWWasp
•Created by fs on 12/14/2024 in #đŸ™‹questions
SKIP_EMAIL_VERIFICATION_IN_DEV=true not working
I just upgraded my project to 0.15 and I'm trying to use SKIP_EMAIL_VERIFICATION_IN_DEV=true in my .env.server file, but it still asks me to verify on dev
24 replies
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
•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