claudiajs / claudia

Deploy Node.js projects to AWS Lambda and API Gateway easily
https://claudiajs.com
MIT License
3.8k stars 274 forks source link

Adding oauth2 authorization scopes support and tests #199

Closed kevintechie closed 5 years ago

gojko commented 5 years ago

this looks pretty good, thanks. can you please also add specs for the changes to validate-package to https://github.com/claudiajs/claudia/blob/master/spec/validate-package-spec.js?

kevintechie commented 5 years ago

OK, I have added tests to validate-package-spec.

gojko commented 5 years ago

thanks, this is now live as claudia@5.7.0 on NPM