Skip to content

Instantly share code, notes, and snippets.

@roelven
Created September 5, 2011 12:55
Show Gist options
  • Save roelven/1194928 to your computer and use it in GitHub Desktop.
Save roelven/1194928 to your computer and use it in GitHub Desktop.
FB.getLoginStatus: connected > Object
perms: "{"extended":["email","contact_email","publish_actions"],"user":[],"friends":[]}"
session: > Object
access_token: "19507961798|2.AQB6WnLY4HLeEoem.3600.1315231200.1-565915644|OPaFjyXlXiswhkr7EKqSvSDihDk"
base_domain: "soundcloud.com"
expires: 1315231200
secret: "_B8j4wjsd9ly9mzPuR8nAA__"
session_key: "2.AQB6WnLY4HLeEoem.3600.1315231200.1-565915644"
sig: "4b1cfb650c0a15e92d8c5236d648e19f"
uid: "565915644"
__proto__: > Object
__defineGetter__: function __defineGetter__() { [native code] }
__defineSetter__: function __defineSetter__() { [native code] }
__lookupGetter__: function __lookupGetter__() { [native code] }
__lookupSetter__: function __lookupSetter__() { [native code] }
constructor: function Object() { [native code] }
hasOwnProperty: function hasOwnProperty() { [native code] }
isPrototypeOf: function isPrototypeOf() { [native code] }
propertyIsEnumerable: function propertyIsEnumerable() { [native code] }
toLocaleString: function toLocaleString() { [native code] }
toString: function toString() { [native code] }
valueOf: function valueOf() { [native code] }
status: "connected"
__proto__: Object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment