Thank you!
Thank you!
When I call the useCustomer hook, the customer object is null. I'm using next.js and I copied the route handler from the quick start guide. I also added the Autumn Provider and passed the includeCredentials flag since I am using cookies from Better-Auth. Is there anything I'm doing wrong?
When I call the useCustomer hook, the customer object is null. I'm using next.js and I copied the route handler from the quick start guide. I also added the Autumn Provider and passed the includeCredentials flag since I am using cookies from Better-Auth. Is there anything I'm doing wrong?
