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 IdentityUser to extract an interface #21097

Closed

Conversation

StevenRasmussen
Copy link

Summary of the changes

  • Create an IIdentityUser interface.
  • Update all appropriate code to check for the interface instead of the implementation.

Addresses #12242

…ate code to use the interface definition instead.
@ghost ghost added the area-identity Includes: Identity and providers label Apr 22, 2020
@dnfclas
Copy link

dnfclas commented Apr 22, 2020

CLA assistant check
All CLA requirements met.

@blowdart
Copy link
Contributor

blowdart commented Jul 1, 2020

Too big a breaking change I'm afraid.

@blowdart blowdart closed this Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-identity Includes: Identity and providers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants