mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 15:20:40 +00:00
- Add validateProviderToken() helper method to reduce code duplication - Use request body only ($request->json()->all()) to avoid route parameter conflicts - Add proper logging for token validation failures - Add missing DB import to migration file - Minor test formatting fix 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>