Skip to content

ChallengeAuthPolicy could cache tokens #8338

@chlowell

Description

@chlowell

Given that AccessToken includes expires_on, a small performance optimization is possible. The policy could hang on to the last token it received, and forego requesting another while that token is valid.

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.KeyVault

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions