Skip to content

update userid in telemetry#101

Open
suraj-tekdi wants to merge 2 commits intoUnified-Learner-Passbook:mainfrom
suraj-tekdi:main
Open

update userid in telemetry#101
suraj-tekdi wants to merge 2 commits intoUnified-Learner-Passbook:mainfrom
suraj-tekdi:main

Conversation

@suraj-tekdi
Copy link
Copy Markdown
Contributor

No description provided.

uid: this.uid,
uid: this.authService.currentUser ? this.authService.currentUser.did : this.uid,
channel: "default",
env: 'avasar-wallet',
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.

@suraj-tekdi change 'registration.portal' to 'avasar-ewallet'


updateActor() {
this.actor = {
type: 'User',
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.

@suraj-tekdi add null check for currentUser

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.

2 participants