[Seaside] retaining a session across redirect - a retooling of yesterday's question..

sergio_101 sergio.rrd at gmail.com
Fri Oct 5 02:21:41 UTC 2012


> Can't you build the 'redirect_uri' so it that it redirects the user to an
> URL which work with the session?
>
> https://graph.facebook.com/oauth/authorize?client_id=CLIENT_ID&redirect_uri=http://APP_URL&scope=user_about_me"
>
> You can register a callback like this:
> redirectUri := html urlForAction: [self displaySuccess].
>

thanks, francois..

unfortunately, the redirect url is a url that facebook uses internally..

it looks like

http://apps.facebook.com/app_name/

.. not an internal url

but BOY am i glad i now know about UrlForAction.. that will come in
handy, i say!


-- 
----
peace,
sergio
photographer, journalist, visionary

http://www.ThoseOptimizeGuys.com
http://www.CodingForHire.com
http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101


More information about the seaside mailing list