Created
April 27, 2016 14:37
-
-
Save asouza/2ae8a395c2cf99e07984163a4f933c0b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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