DeviceAccessTokenError
Defined in: src/oauth/authorize.ts:130
Error from the OAuth2 token endpoint when exchanging a token for grant_type device_code.
Properties
Section titled “Properties”error:
string
Defined in: src/oauth/authorize.ts:131
error_description?
Section titled “error_description?”
optionalerror_description?:string
Defined in: src/oauth/authorize.ts:132
error_uri?
Section titled “error_uri?”
optionalerror_uri?:string
Defined in: src/oauth/authorize.ts:133
session_state?
Section titled “session_state?”
optionalsession_state?:string
Defined in: src/oauth/authorize.ts:134