Skip to content

Add automatic JWT token refresh and update tests#89

Merged
DBoyara merged 1 commit into
masterfrom
auto-update-jtw-token
Mar 11, 2026
Merged

Add automatic JWT token refresh and update tests#89
DBoyara merged 1 commit into
masterfrom
auto-update-jtw-token

Conversation

@DBoyara

@DBoyara DBoyara commented Mar 11, 2026

Copy link
Copy Markdown
Owner
  • Implement automatic JWT token refresh on 401 errors and every 10 minutes
  • Add set_token_client to BaseClient for token management
  • Update Client to configure token refresh for all subclients
  • Add example script for auto token refresh usage
  • Expand tests to cover auto-refresh logic and edge cases
  • Bump version to 4.3.0

- Implement automatic JWT token refresh on 401 errors and every 10
  minutes
- Add set_token_client to BaseClient for token management
- Update Client to configure token refresh for all subclients
- Add example script for auto token refresh usage
- Expand tests to cover auto-refresh logic and edge cases
- Bump version to 4.3.0
@DBoyara DBoyara self-assigned this Mar 11, 2026
@DBoyara DBoyara merged commit ec22e84 into master Mar 11, 2026
7 checks passed
@DBoyara DBoyara deleted the auto-update-jtw-token branch March 11, 2026 14:34
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.

1 participant