dennispan commented on issue #10563: URL: https://github.com/apache/apisix/issues/10563#issuecomment-1972528608
+1 This is blocking me from using `use_pkce`. My use case is that I want to have both my CLI and SPA to go through OIDC. CLI would use device code flow, whereas SPA would use PKCE. However, because `client_secret` is required, I cannot use device code flow without it (which is bad because secret should not be exposed on the device) -- 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]
