Latest updates and improvements to ApexKit.
_data directory.signOut function to actions/auth for better organization and removed redundant profile redirect logic.signOut logic.useState instead of useActionState to avoid dead code.BASE_URL and passed it to auth config at /src/auth/index.ts to handle better-auth warning. Users should ensure BASE_URL is configured in their environment variables to avoid warnings.