Authentication, REST and XML

Hi Jake, i have the similar needs for my application. Do you mind to post some code or a link to repository to take a look on? Thanks in advance.

I'm using Rick Olson's restful authentication [ http://svn.techno-weenie.net/projects/plugins/restful_authentication/ ]. It have 'remember_me' token with expiration. Maybe i'll use that token insteed of 'create_token'.