<div dir="ltr">Right now Auth module does not seem to serve any purpose anymore,<div><br></div><div>but as we have discussed on JS meeting,</div><div><br></div><div>there may possibility to integrate with third-party endpoints such as Keycloak, Auth0, Mozilla Personas, etc.</div><div><br></div><div><br></div><div>As I can foresee it, Auth module may serve a purpose of single point holding authentication data such as tokens,</div><div>that can be used for setting up authentication of either third-party frameworks we use (e.g. in demos, such as in AngularJS this can be used to register itself to HTTP request interceptor),</div><div><br></div><div>or it may handle authentication for our modules, e.g. Data Sync.</div><div><br></div><div>I'm not saying we shouldn't remove it at this point, but my question is rather what do we recommend instead?</div><div><br></div><div>~ Lukas</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 16, 2014 at 6:07 PM, Christos Vasilakis <span dir="ltr"><<a href="mailto:cvasilak@gmail.com" target="_blank">cvasilak@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">+1 don’t think it makes sense to keep it, for iOS it was used only for the Controller case since basic/digest was already handled by the platform<br>
<br>
-<br>
Christos<br>
<div class="HOEnZb"><div class="h5"><br>
On Sep 16, 2014, at 6:44 PM, Summers Pittman <<a href="mailto:supittma@redhat.com">supittma@redhat.com</a>> wrote:<br>
<br>
> AGAuthenticationModule was originally made to login/logout/register with<br>
> the AeroGear controller. Since controller is dead in a ditch somewhere,<br>
> for AGDroid 2.0 I'm proposing we remove it from the platform. This will<br>
> leave HttpBasicAuthenticationModule and HttpDigestAuthenticationModule.<br>
> However I know this also exists for iOS and Javascript so I'm putting<br>
> this post up for discussion.<br>
><br>
> wdyt?<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>
<br>
<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>
</div></div></blockquote></div><br></div>