Adding a note on how to remove Facebook's "#_=_"
This commit is contained in:
@ -135,6 +135,7 @@ Obtaining API Keys
|
|||||||
- Click on *Settings* on the sidebar, then click **+ Add Platform**
|
- Click on *Settings* on the sidebar, then click **+ Add Platform**
|
||||||
- Select **Website**
|
- Select **Website**
|
||||||
- Enter `http://localhost:3000` for *Site URL*
|
- Enter `http://localhost:3000` for *Site URL*
|
||||||
|
- Note: Once user logs in and Facebook redirects back to website, they will append "#_=_" to your URL. See [Stack Overflow](https://stackoverflow.com/questions/7131909/facebook-callback-appends-to-return-url) for ways to handle it.
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user