Skip to content

Proactive token refresh interval made configurable#18679

Closed
petrsvihlik wants to merge 6 commits intoAzure:mainfrom
petrsvihlik:petrsvihlik/feature/configurable-autorefresh
Closed

Proactive token refresh interval made configurable#18679
petrsvihlik wants to merge 6 commits intoAzure:mainfrom
petrsvihlik:petrsvihlik/feature/configurable-autorefresh

Conversation

@petrsvihlik
Copy link
Copy Markdown
Contributor

@petrsvihlik petrsvihlik commented Nov 15, 2021

TODOs:

  • Adjust the README

Comment thread sdk/communication/communication-common/src/autoRefreshTokenCredential.ts Outdated
Copy link
Copy Markdown

@martinbarnas-ms martinbarnas-ms left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@azure-sdk
Copy link
Copy Markdown
Collaborator

API changes have been detected in @azure/communication-common. You can review API changes here

API changes

+     refreshTimeBeforeTokenExpiryInSeconds?: number;

Comment thread sdk/communication/communication-common/src/autoRefreshTokenCredential.ts Outdated
@azure-sdk
Copy link
Copy Markdown
Collaborator

API changes have been detected in @azure/communication-common. You can review API changes here

API changes

+     refreshIntervalBeforeTokenExpiryInSeconds?: number;

Copy link
Copy Markdown

@martinbarnas-ms martinbarnas-ms left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants