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

Cors header on authorized. #48

Closed patrickcorrigan closed 7 years ago

patrickcorrigan commented 7 years ago

Hello, I'm using your auth framwork and am very happy with it. I cannot seem to figure out how to get the unauthorized 401 messages to include cors headers. What do you recommend?

patrickcorrigan commented 7 years ago

Duplicate post