Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 370 Bytes

authorizers.md

File metadata and controls

10 lines (8 loc) · 370 Bytes
title nav_text category order
API Gateway Authorizers
APIGW
auth
3

Jets supports writing Lambda Authorizers. They can be tricker to debug since they only run on AWS Lambda, though.

[API Gateway Authorizers Docs ]({% link _docs/routing/authorizers.md %})