Open TrapperHell opened 6 years ago
I wasn't thinking of including the switch to IdentityUser as part of the pull-request, but seeing that there were no comments on this PR, I thought I'd go ahead with it. Well, as it is, ApplicationUser does not exist as an in-built class of authentication in .NET core. And since there was no description about creating an ApplicationUser class (and no need for it), I thought I'd switch to something that works.