Skip to content

Instantly share code, notes, and snippets.

@asouza
Created April 27, 2016 14:37
Show Gist options
  • Save asouza/2ae8a395c2cf99e07984163a4f933c0b to your computer and use it in GitHub Desktop.
Save asouza/2ae8a395c2cf99e07984163a4f933c0b to your computer and use it in GitHub Desktop.
<form action="/connect/facebook" method="POST">
<input type="hidden" name="scope" value="email" />
<p>
<button type="submit">Connect to Facebook</button>
</p>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment