aws / chalice

Python Serverless Microframework for AWS
Apache License 2.0
10.67k stars 1.01k forks source link

Feature Request: MTLS authorizer #2111

Open mikenac opened 4 months ago

mikenac commented 4 months ago

Adding MTLS as builtin authorizer would be pretty great. We often use this for simple API interactions. If there is already a way to do this, I am down to try.