Skip to content

Instantly share code, notes, and snippets.

@cadorn
Last active December 20, 2015 11:38
Show Gist options
  • Save cadorn/9eb4d0e2337380da5fd0 to your computer and use it in GitHub Desktop.
Save cadorn/9eb4d0e2337380da5fd0 to your computer and use it in GitHub Desktop.
{
"notify": {
"$domain": "idprovider-javascript.hookflash.me",
"$appid": "7ebac9270c8ee617ffe0d5993b6b4195eae959b0cffb05c473a806dfe48e6a40",
"$id": "8d21f12873dbc599d5fe216bdc101b81312ceed03f86c8082474300b2952f750",
"$handler": "identity",
"$method": "identity-access-start",
"agent": {
"userAgent": "opjs/dev (Mac/Mac)",
"name": "opjs",
"image": null,
"url": "https://github.com/openpeer/opjs"
},
"identity": {
"base": "identity://twitter.com/"
},
"browser": {
"visibility": "visible-on-demand",
"popup": "allow",
"outerFrameURL": "http://localhost:8081/test/stack/41-AccountFinder-Live"
}
}
}
http://localhost:8081/test/stack/41-AccountFinder-Live&%7B%22result%22%3A%7B%22loginState%22%3A%22OAuthAuthenticationSucceeded%22%2C%22identity%22%3A%7B%22type%22%3A%22facebook%22%2C%22identifier%22%3A%22591222824%22%7D%2C%22serverAuthenticationToken%22%3A%2291298604d4d5bd90d5ba6191272adce9ae7ea29d-1375296368-c6ee99ccbc28e4e26ee573d75d32526531bda76b%22%7D%7D#_=_
Where the encoded part is:
41-AccountFinder-Live&{"result":{"loginState":"OAuthAuthenticationSucceeded","identity":{"type":"facebook","identifier":"591222824"},"serverAuthenticationToken":"91298604d4d5bd90d5ba6191272adce9ae7ea29d-1375296368-c6ee99ccbc28e4e26ee573d75d32526531bda76b"}}.js
@robin-raymond
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment