Zambla
Explore posts from serversBABetter Auth
•Created by Zambla on 4/8/2025 in #help
Basic Authentication with Caddy
I serve my app with Caddy and I have a set Basic Authentication in my Caddyfile :
The authentication works (with both Basic auth and better-auth). But when I try to create a new user, I get a 404 Unauthorized response with this header in the response :
However, when I remove the
basic_auth
part from my Caddyfile, it works great.
This is my auth.ts
:
My auth-client.ts
:
And this is how I create a new user :
How can I make this work? Do I need to add basic authentication somewhere in my better-auth configuration?5 replies
RRunPod
•Created by Zambla on 1/30/2025 in #⚡|serverless
How much does it cost to use multi-GPU ?

6 replies