Ruby on Rails Tuesday, November 4, 2014

Hi ,

I have a requirement where users will not enter password to login
into the system. They will pass us external secret token and with this
token we can get the user record from users table.

Here with this user object I want to auto login into my
application.

Thanks,
Venkat.

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/9c64b016dbe36449d2c572d0590f0406%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment