Skip to content

Conversation

@woswos
Copy link
Member

@woswos woswos commented Jan 13, 2026

Currently, the client cannot handle a JWT expiring mid-session and gets stuck with a 401 Unauthorized error, even if the stored username and password are correct.

This MR lets the client retry the request once when the response is 401 Unauthorized and a JSON Web Token was used. In that case, it clears the token and retries the request to fetch a new token via basic auth.

Barkin Simsek added 2 commits January 14, 2026 04:24
@woswos
Copy link
Member Author

woswos commented Jan 14, 2026

Pipeline #1722163

@woswos woswos merged commit b6bec50 into master Jan 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants