Is all $fetch requests prepended with /api/auth ?

I am using better auth with expo and hono, and the authentication flow is working, but when trying to make fetch requests using the library's $fetch, the path of all requests are prepended with /api/auth
Was this page helpful?