Is there a way automatically navigate to another page
Can I stop server or db machines?
Building SDK error
Supabase Auth
Multi-Schema support for Postgres
Guidance to hosting and putting a domain on wasp
DATABASE_URL var not found when deploying to Fly.io
How to deploy openSaaS wasp project on Porter.run using github repository
How can I offer a free trial?
Sendgrid is not sending sign up emails
Stripe multiple product or multiple prices
Errors in deployment to fly.io
flyctl postgres attach my-wasp-app-billowing-dream-1046-db -a my-wasp-app-billowing-dream-1046-server
flyctl postgres attach my-wasp-app-billowing-dream-1046-db -a my-wasp-app-billowing-dream-1046-server
wasp deploy fly launch my-wasp-app mia
wasp deploy fly launch my-wasp-app mia
Error: failed retrieving app my-wasp-app-billowing-dream-1046-server: Could not find App "my-wasp-app-billowing-dream-1046-server"
Error: failed retrieving app my-wasp-app-billowing-dream-1046-server: Could not find App "my-wasp-app-billowing-dream-1046-server"
How to invalidate a query
Getting an error trying to get an existing wasp app started
Running into an issue with importing generated .wasp actions directory
Why my client fly.io seems inactive?
Updating and redeploying Postgres DB in Railway
Usage of getEmail
getEmail()
helper (see https://wasp-lang.dev/docs/auth/entities#getemail) only return an email address when the user has signed up using the email auth identity? I would expect it to return the user's email address for both social & email login types.
My app offers both google & email auth logins and I would like to use this helper function to get the email address for all login methods. Currently I need to check which auth method the user has signed up with to know how I can use their email address....Give certificate to server or client (using fly.io)