How to support CORS for API Gateway authorizer in Serverless

About this Article This section describes how to configure the API Gateway authorizer to be able to CORS on the Serverless Framework. The details are transcribed below, with an outline added. https://serverless.com/blog/cors-api-gateway-survival-guide/#cors-with-custom-authorizers https://github.co…