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

refactor: remove url and authHost setting [ROAD-123] #20

Merged
merged 1 commit into from
Jul 2, 2021

Conversation

michelkaporin
Copy link
Contributor

@michelkaporin michelkaporin commented Jul 1, 2021

Remove authHost and Url configuration settings not to confuse our users.

@michelkaporin michelkaporin requested review from pavel-snyk and a team July 1, 2021 15:32
itly.welcomeIsViewed(
userId,
'',
Copy link
Contributor

Choose a reason for hiding this comment

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

I guess this is fix for merge-itly-anonymous-user story, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@pavel-snyk i've just removed the redundant code because this.userId will never be set at this point, as this event is fired only when a user is not authenticated.

Copy link
Contributor

@pavel-snyk pavel-snyk left a comment

Choose a reason for hiding this comment

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

LGTM (I left the small comment but this is not blocking).

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