Cleaning things up and getting add item to cart working for anonymous or authenticated users.
This commit is contained in:
@@ -20,8 +20,4 @@ namespace Infrastructure.Identity
|
||||
}
|
||||
}
|
||||
|
||||
public class ApplicationUser : IdentityUser
|
||||
{
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user