So I’ve skipped a few days to see what would come up. It was well worth waiting. First, Dominick Baier from LeastPrivilege.com did two more parts for his Web API Identity dissecting. Then Jerrie Pelser from BeARockStar.com wrote a Yahoo, LinkedIn and GitHub OAuth provider for OWIN. If you needed those, they are right bellow up for grabs!
Then Brock Allen did an awesome post on OWIN Cookie Authentication. A must read!
Finally, I included a project for F# OWIN support as well as a nice comparison of advantages/disadvantages of each web technology we have in the .NET world (made by Microsoft). As a cherry on top, I included a link by Imran Baloch (ASP.NET MVP) on how to do page instrumentation in .NET 4.5.
Enjoy!
OAuth providers
- Introducing the Yahoo and LinkedIn OAuth security providers for OWIN (www.beabigrockstar.com)
- OWIN OAuth provider for GitHub - Be A Big Rockstar (www.beabigrockstar.com)
Web API & Identity
- Dissecting the Web API Individual Accounts Template–Part 2: Local Accounts | www.leastprivilege.com on WordPress.com (wp.me)
- Dissecting the Web API Individual Accounts Template–Part 3: External Accounts | www.leastprivilege.com on WordPress.com (wp.me)
- ASP.NET Core Identity (odetocode.com)