Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 884 Bytes

DeviceAuthorizationResponse.md

File metadata and controls

47 lines (24 loc) · 884 Bytes

Interface: DeviceAuthorizationResponse

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


Indexable

[parameter: string]: JsonValue | undefined

Properties

device_code

readonly device_code: string


expires_in

readonly expires_in: number


user_code

readonly user_code: string


verification_uri

readonly verification_uri: string


interval?

readonly optional interval: number


verification_uri_complete?

readonly optional verification_uri_complete: string