Is using sessions in a RESTful API really violating RESTfulness? I have seen many opinions going either direction, but I’m not convinced that sessions are RESTless. From my point...
What does RESTful Authentication mean and how does it work? I can’t find a good overview on Google. My only understanding is that you pass the session key (remeberal)...