Interface AuthenticationConfiguration
Hierarchy
AuthenticationConfiguration
Properties
clientId
clientId: string
Defined in alexa-apis-for-nodejs/ask-sdk-model-runtime/index.ts:383
Defined in alexa-apis-for-nodejs/ask-sdk-model-runtime/lib/index.ts:395
clientSecret
clientSecret: string
Defined in alexa-apis-for-nodejs/ask-sdk-model-runtime/index.ts:384
Defined in alexa-apis-for-nodejs/ask-sdk-model-runtime/lib/index.ts:396
Optional refreshToken
refreshToken: string
Defined in alexa-apis-for-nodejs/ask-sdk-model-runtime/index.ts:385
Defined in alexa-apis-for-nodejs/ask-sdk-model-runtime/lib/index.ts:397
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Type alias with type parameter
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
Represents the authentication configuration for a client ID and client secret Represents the authentication configuration for a client ID and client secret