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

Missing license #10

Closed sr425 closed 5 years ago

sr425 commented 5 years ago

Hello, I really enjoy your tutorial and code, but would it be possible to add a license to it, to be able to use the code in other projects? Like a MIT for example?

mmacneil commented 5 years ago

Done!