Skip to content

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.

License

Notifications You must be signed in to change notification settings

JamesRandall/WebAPI2AuthenticationExample

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published