TypeScript Error: ActionArgs not assignable to Request in better-auth handler
Following the docs at https://www.better-auth.com/docs/integrations/remix for setting up the API route handler, but getting a TypeScript error when passing the request object.
Error:
Remix Integration | Better Auth
Integrate Better Auth with Remix.
0 Replies