[aerogear-dev] Basic/Digest Auth and JS

Kris Borchers kris at redhat.com
Tue May 21 11:52:12 EDT 2013


On May 21, 2013, at 10:38 AM, Douglas Campos <qmx at qmx.me> wrote:

> On Tue, May 21, 2013 at 07:22:30AM -0500, Kris Borchers wrote:
>> So, having seem the plans around Basic and Digest auth for Android and
>> iOS, I am wondering if there is any need for that on JS. Typically
>> that is handled by the browser and them the server maintains the
>> session so I would lean toward not needing anything specific in JS for
>> these types of auth. Input welcome.
> So how would I authenticate against a digest-protected endpoint using
> AeroGear-js? would it work OOTB?

I think I was confused. So are we talking about Basic/Digest auth of REST endpoints? If so, then this is a whole different beast. As far as I know, I have to manually create the headers and do the back and forth which doesn't sound fun but if it's something we need, I will work it into the roadmap.
> 
> -- 
> qmx
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev




More information about the aerogear-dev mailing list