nika-qubit commented on issue #12196: URL: https://github.com/apache/iceberg/issues/12196#issuecomment-2892959543
Hi @adutra, do we have any plan to support the authorization code flow in the new AuthManager 😄 ? Picking up the context from https://github.com/apache/iceberg/pull/12362#issuecomment-2676192110. Since Google OAuth 2.0 doesn't support client credential nor token exchange flows, that leaves us with authorization code flow. Just to clarify a little bit, the authorization code flow could return a refresh token that can be used for token refresh without forcing the user to manually login again and again, right? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
