tokers edited a comment on issue #5485:
URL: https://github.com/apache/apisix/issues/5485#issuecomment-966746639


   > at the end of the day, we need to handle framework-specific authorization
   That makes sense. It would be tough to change the upstream core logic to 
adjust these platforms' authentication. Now I prefer to implement it to a 
plugin. (Note why I have such an idea is that the Amazon API Gateway supports 
its Lambda function as an integration (backend)).
   
   However, it's my understanding that these FaaS plugins will have some common 
characteristics so that we may encapsulate these codes and reuse them in each 
of these plugins. @bisakhmondal @bzp2010 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to