simplefx / Simple.OData

36 stars 213 forks source link

Authentication Example #11

Closed NVentimiglia closed 9 years ago

NVentimiglia commented 9 years ago

I am looking into Simple.OData as a service client for a Xamarin client which communicates with an ASP.NET MVC WebAPI back end. I would like to use Authentication, however the examples are lacking implementation examples. I understand I will need to handle the BeforeRequest / AfterRequest events and read/write the Authentication token, but, not sure what the token is called.

Could you be as kind to show me a quick and dirty example ?

NVentimiglia commented 9 years ago

Moved to

https://github.com/object/Simple.OData.Client/issues/151