SERVER_ERROR: [Error: The server does not support SSL connections]
Hello
I'm trying to get started with Better Auth. I have setup
src/app/api/auth/[...all]/route.ts
like this:
When I run the following:
I get the "SERVER_ERROR: [Error: The server does not support SSL connections]" error in my server console. Not sure how to debug this.4 Replies