You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "starsz (via GitHub)" <gi...@apache.org> on 2023/03/21 06:53:20 UTC

[GitHub] [apisix] starsz commented on a diff in pull request #9108: feat: Add OIDC authentication in phase_func()

starsz commented on code in PR #9108:
URL: https://github.com/apache/apisix/pull/9108#discussion_r1142951208


##########
apisix/plugins/openid-connect.lua:
##########
@@ -389,5 +389,25 @@ function _M.rewrite(plugin_conf, ctx)
     end
 end
 
+local function phase_func(conf, plugin_conf)

Review Comment:
   Hi, @ro4i7 .Why do you add this function?



-- 
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-unsubscribe@apisix.apache.org

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