Skip to content

feat: Added support for setting PollingInterval on client in Device Flow - #76

Merged
patchandthat merged 1 commit into
RockSolidKnowledge:mainfrom
equist:feat/72-pollinginterval-in-deviceflow
Sep 8, 2026
Merged

feat: Added support for setting PollingInterval on client in Device Flow#76
patchandthat merged 1 commit into
RockSolidKnowledge:mainfrom
equist:feat/72-pollinginterval-in-deviceflow

Conversation

@equist

@equist equist commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Description

Makes it possible to configure a specific polling interval for the client. Resolves #72.

Type of change

  • Bug fix
  • Feature
  • Refactoring
  • Documentation
  • Other

Does this PR introduce a breaking change?

Does the change cause existing functionality to not work as previously expected, or does the DB schema or C# public API surface change?

  • Yes
  • No

Testing

Test for both Client polling interval and the default on options.

LLM Usage

Not used.

Other context

Makes the implementation more compatible with Duende IdentityServer.

@patchandthat
patchandthat merged commit cb04f09 into RockSolidKnowledge:main Sep 8, 2026
1 check passed
@equist
equist deleted the feat/72-pollinginterval-in-deviceflow branch September 8, 2026 15:58
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.

Use Client.PollingInterval in DistributedDeviceFlowThrottlingService

3 participants