serverless-components / express

⚡ Take existing Express.js apps and host them easily on cheap, auto-scaling, serverless infrastructure (AWS Lambda and AWS HTTP API).
https://serverless.com/components
Apache License 2.0
375 stars 34 forks source link

Setting a Customer Authorizer #66

Open leo-suspensify opened 3 years ago

leo-suspensify commented 3 years ago

Is there anyway to use a custom authorizer for the API endpoints of this component (e.g. AWS Cognito)?