ilia 1e7a47ad31 refactor: Simplify cookie management in authentication handling
- 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.
2026-01-04 21:35:37 -05:00
..