I'm using Visual Studio 2017 since Individual User Account option was disabled in the Angular template I was wandering how I will add user authentication to it? I just started using VS 2017 and .Net Core 2.1 so I was searching the net if there are documentation on how to do it but I can't find anything.
I saw an answer where I would just need to enter dotnet new angular --auth Individual in the command prompt but I wasn't able to use it since I'm using Window 8.1 and the command was for .Net Core 3 and VS 2019
from How to add user authentication to .NET Core 2.1 Angular app?
No comments:
Post a Comment