madhawa-gunasekara commented on PR #11152:
URL: https://github.com/apache/apisix/pull/11152#issuecomment-2069395848

   Hi @shreemaan-abhishek, 
   
   most of the auth plugins use http headers, few use query params and cookies, 
jwt-auth and key-auth are some of them. In this fix we clear the auth-details 
after iterating thru all the auth plugins. Therefore I moved a generic code 
snippet where it clears the cookies to utils, to avoid code redundency.
    AFAIK with this fix all the auth-plugins are covered with multi-auth 
plugin. 


-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to