serverless-offline-local-auth-plugin

JSON →
library 1.2.9 ·javascript
verified Jun 5, 2026

A Serverless Framework plugin that adds local authorizer support for serverless-offline development. Version 1.2.9 helps developers test Lambda authorizers locally without deploying shared API Gateway authorizers. It allows defining custom authorizer functions in a local file that get called by serverless-offline instead of the real authorizer. The plugin supports explicit authorizer handlers or auto-proxied generation. It's a fork of serverless-offline-auth-plugin with fixes. Active maintenance, no major updates since initial release.