Displaying 2 results from an estimated 2 matches for "seemsi".
Did you mean:
seems
2011 Aug 02
2
ror +auth_token + c#
....
what im doing right now is:
1) pull up sign_in page
2) parse 1) for auth_token
3) post username+ pwd & auth_token
3.1) if 3 ok > goto 4)
4) post json data
that works all good, except that i do not provide auth_token in step4 , but
a) rails is still accepting my data. is that normal?
b) it seemsi cant not access attributes of current_user
so that leads me to say im not loggin in correctly!?
thx
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com.
To un...
2011 Aug 02
2
ror +auth_token + c#
....
what im doing right now is:
1) pull up sign_in page
2) parse 1) for auth_token
3) post username+ pwd & auth_token
3.1) if 3 ok > goto 4)
4) post json data
that works all good, except that i do not provide auth_token in step4 , but
a) rails is still accepting my data. is that normal?
b) it seemsi cant not access attributes of current_user
so that leads me to say im not loggin in correctly!?
thx
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com.
To un...