Why is it impossible to create a web API project with an authorization type of individual user accounts?
See the following: Creating Secure Web APIs Using the ASP.NET Kernel
In a recent comment, Dan Roth claims that support for individual accounts in the ASP.NET core web API template is not yet available.