tjoudeh / AspNetIdentity.WebApi

Tutorial for Building Simple Membership System using ASP.NET Identity 2.1, ASP.NET Web API, and AngularJS
http://wp.me/p4nPYq-eq
449 stars 277 forks source link

AngularJS Client #2

Open SkyQuant opened 9 years ago

SkyQuant commented 9 years ago

Can I use (or a bit modify) AngularJSAuthentication.Web from one of the previous sample as Client or it must be developed from scratch?

paulgill81 commented 9 years ago

I have downloaded the sample solution but when I run it up the StartUp.Configuration methods are not called in the Authentication and ResourceServer projects, so I am unable to hit the endpoints. Not sure what I'm missing.