tanstack integration question
I have a question regarding the tanstack start integration.
It says we should use the the
reactStartCookies()
plugin from better-auth/react-start
and that it needs the to be the last plugin in the setup.
It also says, that it's recommended to use the client SDK or authClient
. What is the client SDK? Is that better-auth/client
? If so what is authClient
that is mentioned in the same sentence?
Also, if I use better-auth/client
and setup, do I need to pass the reactStartCookies()
there too or something else?1 Reply
I'll concur this is indeed confusing