Skip to content

Comments

refactor: adopt context-aware token operations throughout codebase#357

Merged
appleboy merged 1 commit intomasterfrom
ctx
Oct 17, 2025
Merged

refactor: adopt context-aware token operations throughout codebase#357
appleboy merged 1 commit intomasterfrom
ctx

Conversation

@appleboy
Copy link
Owner

  • Refactor token store and middleware methods to accept context for improved cancellation and timeout handling
  • Update all usages of token store methods to pass context, including tests and examples
  • Revise TokenGenerator and TokenGeneratorWithRevocation signatures to require context
  • Update documentation and code comments to reflect context usage in token operations

- Refactor token store and middleware methods to accept context for improved cancellation and timeout handling
- Update all usages of token store methods to pass context, including tests and examples
- Revise TokenGenerator and TokenGeneratorWithRevocation signatures to require context
- Update documentation and code comments to reflect context usage in token operations

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
@appleboy appleboy merged commit f9213e5 into master Oct 17, 2025
6 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.

1 participant