Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: [BUG] Agenda : can't connect Google calendar accoun - EXO-71912 #109

Merged
merged 1 commit into from
May 30, 2024

Conversation

mkrout
Copy link
Member

@mkrout mkrout commented May 30, 2024

Prior to this change, using chrome to connect to google calendar account is not working anymore, this is due to that chrome is now using the dedCM (Federated Credential Management), this fix update the code by force using fcm for the prompt UI: "use_fedcm_for_prompt: true" and remove extra google.accounts.id.prompt() call that prenvent the authentication

…108)

Prior to this change, using chrome to connect to google calendar account is not working anymore, this is due to that chrome is now using the dedCM (Federated Credential Management), this fix update the code by force using fcm for the prompt UI: "use_fedcm_for_prompt: true" and remove extra google.accounts.id.prompt() call that prenvent the authentication
@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label May 30, 2024
Copy link

sonarcloud bot commented May 30, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@mkrout mkrout enabled auto-merge (squash) May 30, 2024 15:05
@mkrout mkrout merged commit 734b83b into develop May 30, 2024
5 checks passed
@mkrout mkrout deleted the develop-71912 branch May 30, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partialCIBuild Perform Partial CI Build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants