TypeError: Response body object should not be disturbed or locked
I got this error and have no clue how to resolve it. I use Better auth on my nestJS server, see my implementation :
auth.service.ts
auth.controller.ts
I have used this implementation from another better auth user : https://github.com/danyalutsevich/sandbox/tree/base/js_ts/admin/src/modules/better-auth
Using better-auth expo client on a react-native app.
Thanks in advance !
auth.service.ts
auth.controller.ts
I have used this implementation from another better auth user : https://github.com/danyalutsevich/sandbox/tree/base/js_ts/admin/src/modules/better-auth
Using better-auth expo client on a react-native app.
Thanks in advance !

GitHub
Only I understand what is going on here. You don't need to - danyalutsevich/sandbox
