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

MVP-119: Refactor CombinedSSOUser type #37

Merged
merged 1 commit into from
Mar 18, 2024
Merged

MVP-119: Refactor CombinedSSOUser type #37

merged 1 commit into from
Mar 18, 2024

Conversation

BradyMitch
Copy link
Collaborator

🎯 Summary

MVP-119

  • Renamed CombinedSSOUser to OriginalSSOUser
  • Added OriginalSSOUser to SSOUser type as originalData

🔰 Checklist

  • I have read and agree with the following checklist and am following the guidelines in our Code of Conduct document.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation where required.
  • I have tested my changes to the best of my ability.
  • I have consulted with the team if introducing a new dependency.
  • My changes generate no new warnings.

Copy link
Collaborator

@TaylorFries TaylorFries left a comment

Choose a reason for hiding this comment

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

all references of CombinedSSOUser changed to OriginalSSOUser

@BradyMitch BradyMitch merged commit 792b5b5 into main Mar 18, 2024
@BradyMitch BradyMitch deleted the mvp-119 branch March 18, 2024 17:26
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