marcy-terui / serverless-alexa-skills

Manage your Alexa Skills with Serverless Framework
https://www.npmjs.com/package/serverless-alexa-skills
MIT License
71 stars 13 forks source link

Refresh tokens #14

Closed danielrbradley closed 6 years ago

danielrbradley commented 6 years ago
danielrbradley commented 6 years ago

A next extension to this would be to automatically detect rejected token based on the response status code and attempt to refresh the token and retry the request. This would handle the edge-case where there is clock-skew between the client and server.

marcy-terui commented 6 years ago

Released as v0.1.0.