Skip to content

wenxiayili/AngularJSAuthentication

 
 

Repository files navigation

AngularJS Authentication

The original application was updated to use MongoDb instead of Entity Framework.

The code was also cleaned up and got some Autofac treatment.

The angular app is untouched, just the credit was updated. ;-)

Nuget Package Restore is was also enabled and the whole project is running on the latest Nuget stable packages.

Tutorial shows Authentication in AngularJS with ASP.NET Web API 2 and Owin Middleware using access tokens and refresh tokens approach.

Alt text Alt text

About

Tutorial shows Authentication in AngularJS with ASP.NET Web API 2 and Owin Middle-ware using access tokens and refresh tokens approach

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 54.8%
  • JavaScript 19.6%
  • HTML 18.6%
  • CSS 7.0%