Files
probo/pkg
Aurélien Sibiril d18127503d Pin Vercel OAuth callback team parameter name
The Vercel connector reads the team from the camelCase teamId callback
parameter, unlike the snake_case params most providers use. Nothing
guarded the name, so a regression back to team_id would silently drop
the team on every Vercel connect and leave the source resolving no
users.

Extract the read into vercelCallbackTeamID and pin the exact parameter
name with a test, since the surrounding handler needs a live connector
registry and database to exercise directly.

Signed-off-by: Aurélien Sibiril <81782+aureliensibiril@users.noreply.github.com>
2026-07-22 17:27:55 +02:00
..
2026-07-21 15:44:24 +02:00
2026-07-22 13:08:02 +02:00
2026-07-21 15:44:24 +02:00
2026-07-22 13:08:02 +02:00
2026-07-21 15:44:24 +02:00
2026-07-21 15:44:24 +02:00
2026-07-21 15:44:23 +02:00