sim_sima_
WWasp-lang
•Created by sim_sima_ on 11/17/2024 in #đŸ™‹questions
Caching requests
I'm returning signed audio urls from cloudflare, wanted to know if there was a way with useQuery to cache that, and not rehit the API
6 replies
WWasp-lang
•Created by sim_sima_ on 11/12/2024 in #đŸ™‹questions
Multi-Factor Authentication
I want to force users to use MFA such as a phone number or email, does wasp support this out of the box? If not, does wasp support using Auth from e.g. Clerk? Users ATM will use their microsoft accounts to login so google / github / discord aren't suitable.
Thanks!
9 replies
WWasp-lang
•Created by sim_sima_ on 11/4/2024 in #đŸ™‹questions
Password Reset for usernameAndPassword
How do we create a password reset page when using the usernameAndPassword option? It should allow a user to change their password
12 replies
WWasp-lang
•Created by sim_sima_ on 2/22/2024 in #đŸ™‹questions
Edit Body Tags
Hi, is there a way to edit the body tags?
I'm trying to include some
min-h-screen
to prevent a whitespace being created underneath the footer when scrolling, but I'm unable to add the settings to body2 replies