feat(analytics): modified authentication queries and added generate report for authentications (#7483)

Co-authored-by: Sandeep Kumar <sandeep.kumar@Sandeep-Kumar-LVF93XQXPC.local>
This commit is contained in:
Sandeep Kumar
2025-03-12 16:14:09 +05:30
committed by GitHub
parent c0c08d05ef
commit 9683b2a895
19 changed files with 267 additions and 18 deletions

View File

@ -114,6 +114,10 @@ pub enum SdkEventNames {
ThreeDsMethod,
LoaderChanged,
DisplayThreeDsSdk,
ThreeDsSdkInit,
AreqParamsGeneration,
ChallengePresented,
ChallengeComplete,
}
pub mod metric_behaviour {