JamesRandall / WebAPI2AuthenticationExample

Demonstrates how to authenticate using OAuth with Web API 2 and the built in OWIN based OAuth authentication server. The example client is an iOS application written using Xamarin but the C# code will work on any .Net platform.

Home Page:http://www.azurefromthetrenches.com/?p=471

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebAPI2AuthenticationExample

This is companion code for my blog post showing how to authenticate from a client application against Web API2 using OAuth and the OWIN authentication server.

The example client is an iOS application written using Xamarin but the C# code will work on any .Net platform.

About

Demonstrates how to authenticate using OAuth with Web API 2 and the built in OWIN based OAuth authentication server. The example client is an iOS application written using Xamarin but the C# code will work on any .Net platform.

http://www.azurefromthetrenches.com/?p=471

License:MIT License


Languages

Language:JavaScript 52.6%Language:CSS 31.3%Language:C# 16.0%Language:ASP 0.0%