Skip to content

a sample application using angular front end with a Web API backend secured by ASP.NET Identity OAuth tokens, includes refresh tokens

Notifications You must be signed in to change notification settings

tafs7/Angular-WebAPI-Identity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular-WebAPI-Identity

a sample, fully working application with a single-page application client and a web api backend. This project demonstrates authentication and authorization from angular to a web api using the OAuth2 tokens implementation in ASP.NET Identity. Tehcnologies used include:

  • Angular JS front end client
  • ASP.NET Web API 2 backend
  • ASP.NET Identity 2 OAuth tokens, includes refresh tokens
  • Entity Framework 6 Code First

While this code is fully working, it is meant as a learning journey. I'm continually improving it as I work through its quirks, issues, etc.

The initial project template used was the HotTowel SPA template for Angular, created by [@john_papa] (www.twitter.com/john_papa)

Feel free to fork this project and make it your own.

About

a sample application using angular front end with a Web API backend secured by ASP.NET Identity OAuth tokens, includes refresh tokens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published