You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using thrust (node) for a game which has a facebook login button. When I press the login button I get this:
[15674:0620/153824:INFO:render_frame_observer.cc(48)] RENDER FRAME CREATED 0x164a6dce0000
[15674:0620/153824:INFO:renderer_client.cc(153)] ThrustShellRendererClient::DidCreateScriptContext `` 0 0
[15674:0620/153824:INFO:web_view_bindings.cc(85)] WebViewBindings Constructor 0x164a67f26a80
[15674:0620/153824:INFO:remote_bindings.cc(40)] RemoteBindings Constructor 0x164a6dcbeeb0
[15674:0620/153824:INFO:remote_bindings.cc(113)] REMOTE_BINDINGS: SetHandler
[15674:0620/153824:INFO:renderer_client.cc(153)] ThrustShellRendererClient::DidCreateScriptContext `` 0 0
[15674:0620/153824:INFO:web_view_bindings.cc(85)] WebViewBindings Constructor 0x164a67d3a480
[15674:0620/153824:INFO:remote_bindings.cc(40)] RemoteBindings Constructor 0x164a67fa3320
[15674:0620/153824:INFO:remote_bindings.cc(113)] REMOTE_BINDINGS: SetHandler
[15652:0620/153824:INFO:CONSOLE(18)] "
.d8888b. 888 888
d88P Y88b 888 888
Y88b. 888 888 This is a browser feature intended for
"Y888b. 888888 .d88b. 88888b. 888 developers. If someone told you to copy-paste
"Y88b. 888 d88""88b 888 "88b 888 something here to enable a Facebook feature
"888 888 888 888 888 888 Y8P or "hack" someone's account, it is a
Y88b d88P Y88b. Y88..88P 888 d88P scam and will give them access to your
"Y8888P" "Y888 "Y88P" 88888P" 888 Facebook account.
888
888
888
For more information, see https://www.facebook.com/selfxss.
", source: https://fbstatic-a.akamaihd.net/rsrc.php/v2/y8/r/EKh-gaHWu8Z.js (18)
Can anyone point me in the right direction? Is this related to thrust? The js script, defines CavalryLogger and a quick search didn't seem to answer my questions.
The text was updated successfully, but these errors were encountered:
Hi,
I am using thrust (node) for a game which has a facebook login button. When I press the login button I get this:
Can anyone point me in the right direction? Is this related to thrust? The js script, defines CavalryLogger and a quick search didn't seem to answer my questions.
The text was updated successfully, but these errors were encountered: