mmacneil / AngularASPNETCore2WebApiAuth

Sample project demonstrating jwt-based authentication with an Angular (v5.2.1) frontend and ASP.NET Core 2 WebApi. Includes both local user registration with .NET Core Identity membership and facebook login scenarios.
https://fullstackmark.com/post/13/jwt-authentication-with-aspnet-core-2-web-api-angular-5-net-core-identity-and-facebook-login
MIT License
470 stars 239 forks source link

Deleted editorconfig file #2

Open AndreiLucaci opened 6 years ago

AndreiLucaci commented 6 years ago

Removed .editorconfig file #1

mmacneil commented 6 years ago

Thanks Andrei - odd that this is causing grief - are you using VS on Windows?

AndreiLucaci commented 6 years ago

Yes, I am.