Interface: DeviceAuthorizationGrantPollOptions

March 19, 2026 ยท View on GitHub

๐Ÿ’— Help the project

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