Soham
Soham
WWasp-lang
Created by Soham on 6/29/2024 in #đŸ™‹questions
Help me create a new wasp project
@kapa.ai How can I deploy my wasp app with sqlite database ? CC @Wasp Team
21 replies
WWasp-lang
Created by Soham on 6/29/2024 in #đŸ™‹questions
Help me create a new wasp project
@kapa.ai what is the easies way to deploy wasp app ?
21 replies
WWasp-lang
Created by Soham on 6/29/2024 in #đŸ™‹questions
Help me create a new wasp project
How do I set up permissions for users ? @kapa.ai
21 replies
WWasp-lang
Created by Soham on 6/29/2024 in #đŸ™‹questions
Help me create a new wasp project
@kapa.ai can you help me implement RBAC first ?
21 replies
WWasp-lang
Created by NemusAI on 5/27/2024 in #đŸ™‹questions
Disable Email Verification in Production
Alright, I got your point
21 replies
WWasp-lang
Created by NemusAI on 5/27/2024 in #đŸ™‹questions
Disable Email Verification in Production
@martinsos
21 replies
WWasp-lang
Created by NemusAI on 5/27/2024 in #đŸ™‹questions
Disable Email Verification in Production
I mean if there's a bool column in db like isemailverified for email verification, we can change it's value on submit of sign up form.
21 replies
WWasp-lang
Created by NemusAI on 5/27/2024 in #đŸ™‹questions
Disable Email Verification in Production
You can add a line after successful submission from backend to db to make a db query to make email verified flag to true.
21 replies
WWasp-lang
Created by Estelle on 5/18/2024 in #đŸ™‹questions
Custom authRequired = true
My suggestion: Is Active should used to enable/ disable accounts. Use other Name for this flag like haspaid
10 replies
WWasp-lang
Created by Soham on 5/18/2024 in #đŸ™‹questions
How to implement Company Based Custom Auth For OpenSaaS ?
What are some free email providers to use with open saas ? @kapa.ai
10 replies
WWasp-lang
Created by Soham on 5/18/2024 in #đŸ™‹questions
How to implement Company Based Custom Auth For OpenSaaS ?
Seems like a good answer.
10 replies