alexa / alexa-skills-kit-sdk-for-nodejs

The Alexa Skills Kit SDK for Node.js helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
Apache License 2.0
3.12k stars 737 forks source link

BREAKING CHANGE: Redesign SmapiClient class #597

Closed ShenChen93 closed 4 years ago

ShenChen93 commented 4 years ago

Description

Redesign SmapiClient class for better extensibily to support other auth methods

Motivation and Context

Testing

Screenshots (if appropriate)

Types of changes

Checklist

License