Authentication - VS 2017 15.3; ASP.Net Core 2.0; Angular -
when selecting angular template vs 15.3 gives no other authentication choice other "no authentication". referencing angular components in views. how authentication functionality app? tia
you can create asp.net core 2.0 non-spa project authentication. can add classes , other functionality related server-side authentication spa project.
additionally see following documentation: https://docs.microsoft.com/en-us/aspnet/core/migration/1x-to-2x/identity-2x - , - https://docs.microsoft.com/en-us/aspnet/core/security/authentication/
wiki
Comments
Post a Comment