Skip to content

Instantly share code, notes, and snippets.

@maxca
Created October 20, 2016 10:25
Show Gist options
  • Save maxca/0923826d1bd421fb81dd464c6f3b8fbd to your computer and use it in GitHub Desktop.
Save maxca/0923826d1bd421fb81dd464c6f3b8fbd to your computer and use it in GitHub Desktop.
<div id="fb-root"></div>
<fb:login-button show-faces="true" max-rows="1" size="large"></fb:login-button>
{{ name }}
<br>
name: {{ list.item.name}}<br>
lastName: {{ list.item.lastName}}
<pre>
{{ list | json}}
</pre>
<pre>
{{ profile |json}}
</pre>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment