- Added a new API route for session management that retrieves session information and cookie data. - Enhanced error handling to provide detailed error messages in case of failures. - Updated login page to support callback URLs for redirection after successful login. - Introduced debug logging for session creation and token validation in non-production environments.