Size: 1065
Comment:
|
Size: 1374
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 18: | Line 18: |
1. Next, I looked instructions [[https://docs.microsoft.com/en-us/xamarin/xamarin-forms/data-cloud/authentication/oauth|here]] and code [[https://github.com/xamarin/xamarin-forms-samples/tree/master/WebServices/OAuthNativeFlow|here]](Directions current as of 6/8/2017, code on Github is, of course, newer). |
Android Development
Of course this is not a comprehensive development page. I'm just starting out, so here are some links that got me started.
Google Authentication project
In this section, I'm setting out to document a fully functional Android.Auth Google Authentication project. It works! it is not ready for prime time yet as there are several things that I need to do. Including modularize it and make it work for both iOS, Windows and Android. This version focuses on Android.
There are several pieces to setting this up.