Hey guys.
Hey guys.
Is the better-auth integration working properly? I followed the tutorial and getting
My setup:
auth.ts
layout.tsx
And in my component I use the
Is the better-auth integration working properly? I followed the tutorial and getting
[Autumn] customerId returned from identify function is undefinedMy setup:
auth.ts
layout.tsx
And in my component I use the
useCustomer hook which makes POST to http://localhost:3000/api/auth/autumn/customers and it returns 401 with no_customer_id error