Confusion with cookie session token and oauth2.0 don't know where to go anymore

Posted by byte_slave on Stack Overflow See other posts from Stack Overflow or by byte_slave
Published on 2010-12-21T15:08:21Z Indexed on 2010/12/22 14:54 UTC
Read the original article Hit count: 185

Filed under:
|
|
|

Hi guys,

I'm completely confused, frustrated and nothing seems to make sense and work any more. I' dev some iframe fb app and i've been using the javascript sdk (FB.Init()) to get the access_token, but doesn't always work, sometimes i'm already logged into FB and doesn't works...

Did some reading, and read also that there is problems using cookies in iframes in Opera and IE, so I was thinking in use the OAuth 2.0 but i'm not sure how via facebook sdk c# and now I'm now completely lost, don't know if i still need to use the javascript FB.Init(). Documentation out there is poor and unclear, a lot of stuff refers to old code, and after hours of reading, jumping on examples, i'm completely messed up and confused.

Can some, please, point/explain/enlightening me about this?

Thanks a lot guys, appreciated!

Merry christmas!

© Stack Overflow or respective owner

Related posts about c#

Related posts about ASP.NET