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

feat: Support for isDismissed from FedCM #862

Merged
merged 23 commits into from
Dec 18, 2024
Merged

feat: Support for isDismissed from FedCM #862

merged 23 commits into from
Dec 18, 2024

Conversation

gaokevin1
Copy link
Member

@gaokevin1 gaokevin1 commented Dec 16, 2024

Related Issues

Fixes https://github.com/descope/etc/issues/8619

Related PRs

branch PR
service a PR Link to PR
service b PR Link to PR

Description

Add the ability to extract Dismissed Event and Reason from the FedCM component.

This will allow you to be able to see the reason behind why a OneTap modal was skipped, whether it was induced by the user or whether the lack of a session triggered it to not show up.

This is important for analytics and tracking whether or not the OneTap component showed up because the user wasn't signed in with Google, or because the user actually closed the modal but a valid credential was found.

Must

  • Tests
  • Documentation (if applicable)

Copy link

nx-cloud bot commented Dec 16, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit a9bbf39. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 5 targets

Sent with 💌 from NxCloud.

Copy link

vercel bot commented Dec 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
access-key-management-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 8:21am
audit-management-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 8:21am
role-management-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 8:21am
user-management-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 8:21am
user-profile-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 8:21am

@gaokevin1 gaokevin1 changed the title feat: Support for Moment Type from FedCM feat: Support for isDismissed from FedCM Dec 16, 2024
@gaokevin1 gaokevin1 requested a review from orius123 December 18, 2024 08:09
@gaokevin1
Copy link
Member Author

@orius123 @asafshen can you please review again?

@gaokevin1 gaokevin1 merged commit 27e977c into main Dec 18, 2024
11 checks passed
@gaokevin1 gaokevin1 deleted the momentType branch December 18, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants