Files
probo/pkg/connector
Aurélien Sibiril a6379bb9f4 Always send Bearer auth for OAuth2 connectors
Provider token_type values are not reliably valid HTTP auth schemes
(Slack returns "bot" / "user", some providers send an empty string),
which produces a malformed Authorization header on subsequent
requests. Every OAuth2 connector in this codebase actually uses a
bearer token, so we always send "Bearer".

Signed-off-by: Aurélien Sibiril <81782+aureliensibiril@users.noreply.github.com>
2026-04-22 11:15:48 +02:00
..
2026-04-20 12:11:17 +02:00
2026-04-20 12:11:17 +02:00
2026-04-20 12:11:17 +02:00
2026-04-13 19:24:46 +02:00
2026-04-13 19:24:46 +02:00