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

[MOB-10086]: Minor AUT Code Cleanup/Renaming #474

Merged
merged 2 commits into from
Oct 30, 2024
Merged

Conversation

mprew97
Copy link
Contributor

@mprew97 mprew97 commented Oct 30, 2024

JIRA Ticket(s) if any

Description

Test Steps

@mprew97 mprew97 changed the title [MOB-10086]: some cleanup [MOB-10086]: Minor AUT Code Cleanup/Renaming Oct 30, 2024
Comment on lines +65 to +66
setEmail: (email: string, identityResolution?: IdentityResolution) => Promise<void>;
setUserID: (userId: string, identityResolution?: IdentityResolution) => Promise<void>;
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need to update implementations to use identityResolution?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

They already do! Was testing with Brad and the type in the example app didn't have access to pass in this param.

Copy link
Contributor

@ts-nguyen ts-nguyen left a comment

Choose a reason for hiding this comment

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

Looks good just a question!

@mprew97 mprew97 merged commit 2f3792e into AUT_main Oct 30, 2024
1 check passed
@mprew97 mprew97 deleted the AUT-Clean-Up branch October 30, 2024 19:53
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