onBeforeSignup not erroring out
onBeforeSignup
and it returns an error
I see this in the documentation
Wasp ignores the hooks' return values. The only exception is the onBeforeOAuthRedirect hook, whose return value affects the OAuth redirect URL.https://wasp-lang.dev/docs/auth/auth-hooks#using-hooks...
`wasp start` throws an access denied npm error
How do I access Prisma Studio for my Wasp app that I've deployed on Fly.io?
payment not required for auth
error deploying using fly.io
Accessing request.body from api
Server 500 response Timed out fetching a new connection from the connection pool.
prisma.salesData.findMany()
invocation:...Integration with existing nextjs frontend
npm build error when deploying to fly.io
Using appleid for auth
Can a user sign up confirmation be done with a 6 digit code (instead of only magic link)?
What are best practices for tweaking caching for react-query through wasp?
Issue with Google Redirect URL while migrating 0.12.4 -> 0.13.0
redirect_uri_mismatch
, upon further inspection there's a flowName=GeneralOAuthFlow
being added at the end of the callback URL which was not the case before. I'm using googleSignInUrl
from the auth
package
Code:...
Is it possible to get extra fields including joins returned from `useAuth`
deploy only client with fly
Where can I find a complete reference of the available options in main.wasp?
Fly.io stopped deploying
The PostCSS plugin has moved to a separate package

Cannot apply unknown utility class
[plugin:vite:css] [postcss] Cannot apply unknown utility class: lg:h-[calc(100vh_-_5.625rem)]
[plugin:vite:css] [postcss] Cannot apply unknown utility class: lg:h-[calc(100vh_-_5.625rem)]
