Interface: DeviceAuthorizationGrantPollOptions
March 19, 2026 ยท View on GitHub
Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.
Properties
DPoP?
โข optional DPoP?: DPoPHandle
DPoP handle to use for requesting a sender-constrained access token. Usually obtained from getDPoPHandle
See
RFC 9449 - OAuth 2.0 Demonstrating Proof of Possession (DPoP)
signal?
โข optional signal?: AbortSignal
AbortSignal to abort polling. Default is that the operation will time out after the indicated expires_in property returned by the server in initiateDeviceAuthorization