SxYxuse
BABetter Auth
•Created by SxYxuse on 4/9/2025 in #help
onAPIError not working
Hello,
When i use onAPIError in the auth config and try to log the error there is no logs in the console.
Is there a way to use it ? I followed the docs
15 replies
BABetter Auth
•Created by SxYxuse on 3/18/2025 in #help
Use auth on client or server (NEXTJS)
Hey, for security and optimization reasons, should I use server-side authentication (e.g., await auth.api... in a server component) and pass the result to the client component when needed, or is it better to use the client-side authentication directly (authClient)?
In which cases should I use one over the other?
13 replies