- Removed unnecessary comments and code related to secure cookie management in `auth.ts`, as Auth.js now correctly handles cookies. - Streamlined the authentication route in `route.ts` by directly exporting handlers without additional wrappers.
- Removed unnecessary comments and code related to secure cookie management in `auth.ts`, as Auth.js now correctly handles cookies. - Streamlined the authentication route in `route.ts` by directly exporting handlers without additional wrappers.