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.
[parameter
: string
]: undefined
| JsonValue
• readonly
device_code: string
The device verification code
• readonly
expires_in: number
The lifetime in seconds of the "device_code" and "user_code"
• readonly
user_code: string
The end-user verification code
• readonly
verification_uri: string
The end-user verification URI on the authorization server. The URI should be short and easy to remember as end users will be asked to manually type it into their user agent.
• readonly
optional
interval: number
The minimum amount of time in seconds that the client should wait between polling requests to the token endpoint.
• readonly
optional
verification_uri_complete: string
A verification URI that includes the "user_code" (or other information with the same function as the "user_code"), which is designed for non-textual transmission