#Lambda event within a guard

1 messages · Page 1 of 1 (latest)

crisp gull
#

Using @codegenie/serverless-express in nestjs, how to retrieve the lambda event within a guard ?

#

The final goal is to access the userContext data embedded with the event after the lambda authorizer has checked the JWT for example