So many of the Vue demos I've seen fail to look at the authentication use case. For some of my course demos I've had to dig into it.
In my Pluralsight courses1 on ASP.NET Core, I show how to use JWT Tokens to secure your API. In building a new example for my upcoming Vue.js course, I decided to only use JWT (not cookies and JWT like many of my examples are).
When ASP.NET Core 2 shipped the early previews, I knew one large change was going to be the Identity subsystem. The Identity for ASP.NET Core 1 worked ok, but the setup was very confusing with identical configuration is more than one place.
Url: http://005f27e.netsolhost.com/gpage.html
Url: http://prdownloads.sourceforge.net/owasp/OWASPT...
Url: http://securityresponse.symantec.com/avcenter/v...
Url: http://research.microsoft.com/displayArticle.as...
Url: http://www.wininformant.com/Articles/Index.cfm?...