Files
windmill/integration_tests/test
Ruben Fiszel 3c89c28e71 chore: fix flaky agent token test by not splitting on underscore (#8048)
Base64url encoding uses '_' as a valid character, so splitting the JWT
token on '_' would intermittently break the JWT parsing when the encoded
payload or signature contained underscores. Strip the known prefix instead.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 09:20:55 +01:00
..
2025-04-29 23:55:38 +02:00
2023-12-30 03:29:00 +01:00
2023-12-30 03:29:00 +01:00
2026-02-04 17:44:46 +00:00