Skip to content

feat/odedgo/atp-client-opt-in-refresh-token-behaviour#62

Merged
encodedz merged 8 commits intomasterfrom
feat/odedgo/atp-client-opt-in-refresh-token-behaviour
Feb 1, 2026
Merged

feat/odedgo/atp-client-opt-in-refresh-token-behaviour#62
encodedz merged 8 commits intomasterfrom
feat/odedgo/atp-client-opt-in-refresh-token-behaviour

Conversation

@encodedz
Copy link
Collaborator

@encodedz encodedz commented Feb 1, 2026

Main changes

  • Opt-in refreshToken behaviour within atp client to prevent delegating this to userland, ATP client now ensures to execute a refreshtoken flow before any operation executed to ensure a valid token is always set on request.
  • Remove updateToken behavior from request-handler / post requests acts, as new refresh mechanism is actively taking care of it.

Side effects

  • Remove inMemorySession concept from atp-server clientSession manager, cache is always present.

@encodedz encodedz force-pushed the feat/odedgo/atp-client-opt-in-refresh-token-behaviour branch 2 times, most recently from b11e702 to d37eb95 Compare February 1, 2026 06:42
@encodedz encodedz force-pushed the feat/odedgo/atp-client-opt-in-refresh-token-behaviour branch from 1416d3d to 5900b0c Compare February 1, 2026 11:23
Copy link
Collaborator

@MamanMatan MamanMatan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@encodedz encodedz merged commit cac8a15 into master Feb 1, 2026
7 checks 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