Example of HttpApiMiddleware Using LambdaHandler.event for CurrentUser
Hi guys, do someone have an example of HttpApiMiddleware using LambdaHandler.event?
I want to add a middleware that provide CurrentUser (jwt sub), but when i try to access LambdaHandler.event i get an exception (Service not found)
I want to add a middleware that provide CurrentUser (jwt sub), but when i try to access LambdaHandler.event i get an exception (Service not found)
