[aerogear-dev] iOS cordova swift

Bruno Oliveira bruno at abstractj.org
Tue Nov 11 07:10:25 EST 2014


Gotcha, so the idea is to make use of the same approach from ag-js?

On 2014-11-11, Erik Jan de Wit wrote:
>
> On 11 Nov,2014, at 12:18 , Bruno Oliveira <bruno at abstractj.org> wrote:
>
> > So the idea is to make use of implicit grants like JS does, right? And
> > this is what you're suggesting
> > https://docs.auth0.com/native-platforms/cordova ?
> >
>
> Right, but then it will be a plugin that will be combine these things so that there are no manual steps needed so after installing the plugin you could do:
>
> oauth2.google("517285908032-l580qf378r0jg5l9ebt52ugvbp5vvf06.apps.googleusercontent.com", ['openid', 'email'])
>   .then(function (result) {
>     console.log(result);
>   }, function (error) {
>     alert(error);
>   });
>

> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev


--

abstractj
PGP: 0x84DC9914


More information about the aerogear-dev mailing list