Devcraftsio
BABetter Auth
•Created by unsivil on 4/5/2025 in #help
Trying to understand the connection between client and server in Tanstack Start

8 replies
BABetter Auth
•Created by unsivil on 4/5/2025 in #help
Trying to understand the connection between client and server in Tanstack Start

8 replies
BABetter Auth
•Created by Devcraftsio on 4/3/2025 in #help
Rate Limit doesn't work for /send-verification-email
Okay apparently calling
auth.api.sendVerificationEmail
from server bypasses the rate limitations, it only works when request is coming from the client using authClient.sendVerificationEmail
3 replies