<div dir="ltr">Cool stuff Brian ! <div>The AeroGear OAuth2 Cordova plugin relies on the Native AeroGear OAuth2  Libraries, so maybe Summers and/or Daniel could tell  more about it. </div><div>Sebi</div><div> </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 24, 2015 at 7:46 PM, Brian Leathem <span dir="ltr">&lt;<a href="mailto:bleathem@gmail.com" target="_blank">bleathem@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey gear-heads,<br>
<br>
I recently wrote a Cordova plugin that retrieves a Oauth2 token on<br>
Android using Google Play Services.  The advantage of this approach is<br>
it leverages the single-sign-on capabilities of android, and the app can<br>
retrieve the Oauth2 token without requiring Authentication from the<br>
user. I blogged about it here:<br>
<br>
<a href="http://www.bleathem.ca/blog/2015/02/cordova-oauth-google-services.html" target="_blank">http://www.bleathem.ca/blog/2015/02/cordova-oauth-google-services.html</a><br>
<br>
Using a promise-based API it&#39;s fairly trivial to fallback to a<br>
traditional Web authentication/authorisation for the Oauth2 token when<br>
the google-play-services approach isn&#39;t supported.<br>
<br>
I&#39;m aware the aerogear team has a Oauth2 cordova plugin [1], but it&#39;s<br>
not clear to me if the google-play-services integration is supported.<br>
If the Aerogeam would find it useful, I&#39;d be more than happy to provide<br>
a PR to the aerogear cordova plugin providing such integration.<br>
<br>
Thoughts?<br>
Brian<br>
<br>
[1]<br>
<a href="http://staging-aerogearsite.rhcloud.com/docs/specs/aerogear-cordova/OAuth2.html" target="_blank">http://staging-aerogearsite.rhcloud.com/docs/specs/aerogear-cordova/OAuth2.html</a><br>
_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
</blockquote></div><br></div>