Skip to content
 
 

Repository files navigation

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.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors