url = "http://m.facebook.com/dialog/oauth?client_id=#{
Rho::RhoSupport.url_encode(fb_app_id)}
&redirect_uri=#{ Rho::RhoSupport.url_encode(call_back_url)}&#{
Rho::RhoSupport.url_encode(feature_requests)}&display=touch"
http://docs.rhomobile.com/rhodes/application#rhosupport-class
Button to call Action:
--
You received this message because you are subscribed to the Google Groups
"rhomobile" group.
To post to this group, send email to rhom...@googlegroups.com.
To unsubscribe from this group, send email to
rhomobile+...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rhomobile?hl=en.
I'm wanting to integrate with both facebook and foursquare, but ultimately (from what I understand) with a general oauth2 integration, it really shouldn't matter which service I'm integrating against, as it should "just work".- D.
--
You received this message because you are subscribed to the Google Groups "rhomobile" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rhomobile/-/0uEebSoc76cJ.
I'm wanting to integrate with both facebook and foursquare, but ultimately (from what I understand) with a general oauth2 integration, it really shouldn't matter which service I'm integrating against, as it should "just work".- D.
--
You received this message because you are subscribed to the Google Groups "rhomobile" group.