Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1000 Bytes

DeviceAutorizationGrantPollOptions.md

File metadata and controls

30 lines (17 loc) · 1000 Bytes

Interface: DeviceAutorizationGrantPollOptions

💗 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. 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