[aerogear-dev] Authentication endpoints

Lucas Holmquist lholmqui at redhat.com
Thu Oct 4 08:51:07 EDT 2012


even though the URL doesn't matter, we should probably keep the function and endpoint the same, just for consistency and simplicity for the application dev.

and they should be consistent across the lib's so if someone who used aerogear.js decides to become an iOS programmer and uses Aerogear.dmg(or whatever it's called), then they already know the api

-luke


On Oct 4, 2012, at 8:25 AM, Matthias Wessendorf <matzew at apache.org> wrote:

> On Thu, Oct 4, 2012 at 2:21 PM, Bruno Oliveira <bruno at abstractj.org> wrote:
>> Morning guys, I was talking with Matthias this morning about our
>> authentication endpoints, he brought up a important concern.
>> 
>> Currently we have:
>> 
>> /auth/register, /auth/login, /auth/logout. The problem here is about
>> 'register', a reserved word in some programming languages like Objective C.
> 
> the endpoint URLs are not an issue (just a URL).
> 
> But I can't name an iOS/ObjC function 'register'
> 
> -M
> 
> 
>> 
>> Alternatives:
>> 
>> - Change 'register', to 'registration'
>> - Change the endpoints to signin, signout, signup.
>> 
>> 
>> Wdyt? Suggestions?
>> 
>> 
>> --
>> "The measure of a man is what he does with power" - Plato
>> -
>> @abstractj
>> -
>> Volenti Nihil Difficile
>> 
>> _______________________________________________
>> aerogear-dev mailing list
>> aerogear-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>> 
> 
> 
> 
> -- 
> Matthias Wessendorf
> 
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> twitter: http://twitter.com/mwessendorf
> _______________________________________________
> 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