emliunix commented on PR #5733: URL: https://github.com/apache/opendal/pull/5733#issuecomment-2726927492
@erickguan sure, look it's already fixed, I'll take a look once I got time. For the case of client_id and client_secret, per my test, the auth flow only requires client_id. So my understanding is to test if Graph API will reject on the presence of wrong client_secret. Because the code already requires refresh_token (implies the auth has completed beforehand), hence the secret is not used for auth flow here. -- 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]
