Skip to content

Conversation

@sudhinsr
Copy link

@sudhinsr sudhinsr commented Jul 3, 2024

Purpose

  • Reuse the Azure token if it has not expired.
  • It eliminates an additional step to obtain the token if the existing token has not expired and is using identity to log in.

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@sudhinsr
Copy link
Author

sudhinsr commented Jul 3, 2024

@microsoft-github-policy-service agree

@sudhinsr sudhinsr changed the title Performance improvement: Adding a cache for the Azure token if it has not expired Reuse the Azure token if it has not expired. Jul 3, 2024
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