- 10 Things You Should Know about Tokens – https://auth0.com/blog/2014/01/27/ten-things-you-should-know-about-tokens-and-cookies/
- AngularJS Token Authentication using ASP.NET Web API 2, Owin, and Identity – http://bitoftech.net/2014/06/09/angularjs-token-authentication-using-asp-net-web-api-2-owin-asp-net-identity/
- Token Based Authentication using ASP.NET Web API 2, Owin, and Identity – http://bitoftech.net/2014/06/01/token-based-authentication-asp-net-web-api-2-owin-asp-net-identity/
- Enable OAuth Refresh Tokens in AngularJS App using ASP .NET Web API 2, and Owin – http://bitoftech.net/2014/07/16/enable-oauth-refresh-tokens-angularjs-app-using-asp-net-web-api-2-owin/
- Techniques for authentication in AngularJS applications – https://medium.com/opinionated-angularjs/techniques-for-authentication-in-angularjs-applications-7bbf0346acec
- Authentication in Single Page Applications With Angular.js – http://www.frederiknakstad.com/2013/01/21/authentication-in-single-page-applications-with-angular-js/
- Cookies vs Tokens. Getting auth right with Angular.JS – https://auth0.com/blog/2014/01/07/angularjs-authentication-with-cookies-vs-token/
- JSON Web Token Handler (.NET) – http://msdn.microsoft.com/en-us/library/dn205065(v=vs.110).aspx
- Implementing Authentication in Angular Applications – http://www.sitepoint.com/implementing-authentication-angular-applications/