You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just playing around with warp on Lambda. Would love to be able to access event.requestContext.authorizer.jwt.claims.* properties so I can play try JWT authorizers. Tried to work out how to expose this and I suppose it could fit a hyper Request object extension?
The text was updated successfully, but these errors were encountered:
Hi!
Just playing around with warp on Lambda. Would love to be able to access
event.requestContext.authorizer.jwt.claims.*
properties so I can play try JWT authorizers. Tried to work out how to expose this and I suppose it could fit a hyper Request object extension?The text was updated successfully, but these errors were encountered: