laardee / serverless-authentication-boilerplate

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

Fix error propagation for sign-in handler #63

Open op opened 5 years ago

op commented 5 years ago

This makes the sign in handler propagate errors like other handlers.