Andras Bacsai
596b1cb76e
refactor: extract token validation into reusable method
...
- 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 >
2025-12-10 12:56:57 +01:00
..
2025-12-03 10:30:12 +01:00
2025-11-06 14:32:36 +01:00
2025-11-18 10:29:08 +01:00
2025-11-18 10:29:08 +01:00
2025-12-02 13:08:40 +01:00
2025-11-11 23:17:25 +01:00
2025-10-10 19:37:16 +02:00
2025-12-10 12:56:57 +01:00
2024-09-03 17:04:56 +02:00
2025-05-22 14:30:16 +02:00
2024-11-12 11:32:18 +01:00
2025-11-10 11:11:18 +01:00
2025-11-06 14:32:36 +01:00
2025-10-07 15:02:23 +02:00
2025-10-16 09:51:37 +02:00
2025-10-16 11:01:58 +02:00
2025-11-03 21:10:32 +00:00
2025-11-27 10:45:39 +01:00
2024-12-04 12:43:52 +01:00
2025-10-16 13:19:05 +02:00
2025-10-25 10:49:09 +02:00
2025-10-25 10:49:09 +02:00
2025-12-10 08:38:09 +01:00
2025-10-29 23:06:39 +01:00
2025-09-09 09:00:35 +02:00
2025-10-28 15:18:28 +01:00
2025-10-02 13:54:36 +02:00
2025-12-04 14:58:18 +01:00
2025-10-26 21:54:55 +01:00
2025-10-16 09:51:37 +02:00
2025-10-16 09:51:37 +02:00
2025-12-03 10:22:09 +01:00
2025-11-27 10:57:24 +01:00
2025-11-11 12:32:52 +01:00
2025-09-25 11:45:07 +02:00
2025-10-15 11:42:25 +02:00
2025-10-15 15:08:35 +02:00
2025-10-20 09:48:37 +02:00
2025-06-05 14:27:39 +02:00