What's New
🍪 Cookie-based Authentication Support
- Added support for cookie-based authentication for enterprise GitLab instances
- Enhanced compatibility with SSO/OAuth2 redirects in enterprise environments
- Improved session management for GitLab integrations
📦 Dependencies
- Added
fetch-cookiefor cookie-aware HTTP requests - Added
tough-cookiefor robust cookie parsing and management
🛠️ Technical Improvements
- Enhanced authentication flow to handle enterprise GitLab scenarios
- Better session persistence across API calls
This release improves compatibility with enterprise GitLab setups that require cookie-based authentication flows.