Skip to content

Telemetry implemented#29

Merged
Sudhanshu96 merged 7 commits into
mainfrom
feature/telemetry
May 28, 2026
Merged

Telemetry implemented#29
Sudhanshu96 merged 7 commits into
mainfrom
feature/telemetry

Conversation

@Sudhanshu96

@Sudhanshu96 Sudhanshu96 commented May 25, 2026

Copy link
Copy Markdown
Contributor
  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

📋 Changes

Telemetry implemented on iOS

🎯 Testing

New test cases added for Telemetry code changes

@Sudhanshu96
Sudhanshu96 requested a review from a team as a code owner May 25, 2026 10:31
///
/// All UseCases should use this factory instead of calling `Auth0.myAccount()` directly.
/// This ensures the `Auth0-Client` header identifies requests as originating from
/// the UI Components SDK.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update the Agents.md file with this instruction for creating MyAccount client . If possible have a lint check to enforce this

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

///
/// This is primarily used for testing purposes to clear the singleton instance.
/// Does not nil out the shared instance to avoid race conditions in parallel tests.
/// The subsequent `initialize()` call will overwrite the instance completely.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you need this method now ,since it is doing nothing .

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

NandanPrabhu
NandanPrabhu previously approved these changes May 28, 2026
pmathew92
pmathew92 previously approved these changes May 28, 2026
@Sudhanshu96
Sudhanshu96 merged commit 5a571d2 into main May 28, 2026
8 checks passed
@Sudhanshu96
Sudhanshu96 deleted the feature/telemetry branch May 28, 2026 10:06
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.

3 participants