Skip to content

obsolete hack which demonstrated how to connect to facebook chat with oauth 2.0

Notifications You must be signed in to change notification settings

jloomis/Facebook-chat-with-OAuth-2.0-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

# jloomis@gmail.com - crappy modified facebook chat example with oauth 2.0
# Facebook's chat server doesn't accept ssl connections, hence no access token
# authentication. To get around that, we parse a session key out of the
# access token, and use an old facebook REST API method - auth.promoteSession -
# to associate a secret with it.

About

obsolete hack which demonstrated how to connect to facebook chat with oauth 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published