c# - Facebook allow access url and redirect for login -


hi,

how can programatically login facebook. have application - need url optaing facebook login page. after have getresponse()? why? have in order obtain token , have correct allow in order login?

you should use existing library facebook c# sdk (preferred) or official facebook developer toolkit. official toolkit isn't updated should use c# sdk more active.

don't try code scratch. asking tons of problems if do.

edit since wasn't totally clear, i'll these frameworks handle handshakes, tokens, building api requests , listening response automatically. don't try handle yourself. else did hard work.


Comments

Popular posts from this blog

delphi - ESC/P programming! -

Cursor error with postgresql, pgpool and php -

c++ - error: use of deleted function -