Am I expected to use the MVC template with Authentication if I want to use ASP.net Identity Core? I cannot find any documentation on how to build the Authentication from scratch. The reason being I would want to completely understand how it works and build it around my current models/controllers.
↧