fnakstad / angular-client-side-auth

One way to implement authentication/authorization in Angular applications
http://angular-client-side-auth.herokuapp.com/
MIT License
1.63k stars 346 forks source link

any sample with asp.net mvc #99

Closed hosseinhagh66 closed 9 years ago

hosseinhagh66 commented 9 years ago

please add sample with asp.net mvc

fnakstad commented 9 years ago

The point of this repo is not to have implementations for each and every server-side framework, but showcase a general strategy. That being said, if anyone comes across an ASP.NET MVC implementation, feel free to post it here :)