laardee / serverless-authentication-boilerplate

Generic authentication boilerplate for Serverless framework
http://laardee.github.io/serverless-authentication-gh-pages
MIT License
568 stars 71 forks source link

Fixes sls deployment halting #54

Closed laardee closed 7 years ago

laardee commented 7 years ago

Fixes #50

Some sort of circular dependency in DynamoDB table names was blocking the deployment. Thanks, @ValkyrieUK for looking into this. And sorry for the delay 😞

I tested the deployment with Serverless versions 1.16.0, 1.18.1, 1.19.0 and latest (1.23.0).