Hi all,

If I was to create a mobile app connecting to Michael Hartl’s tutorial
ROR3 application... in order for me to implement a “always remember
me” model, would a user just sign up once and get a token, and use
that same token every time the mobile app runs. Or do I save the
credentials and then log in behind the scenes every time the app
opens, and then use a new token every app launch?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to