Hi all,
I am after a bit of advice, right now I have a mobile app for IOS, Android and windows phone 8.1 all up and running and accessing my Azure mobile service using Azure AD, Microsoft account and Google IDs. My question is what is the best way to store the login tokens I get form the MobileSerivceClient.login methods so i can auto log the users back on at a later date.
I took a look at Xamarin.auth bit this does not seem to work for WP8.1 or did I miss somthing?
Thanks in advance