Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: How to Configure Facebook Login #1333

Merged
merged 1 commit into from
Jul 13, 2017

Conversation

brianpchsu
Copy link

Similar to PR #627. I updated it a little bit.

@langpavel langpavel merged commit 122354e into kriasoft:master Jul 13, 2017
5. Chose "Web" as your Platform
6. Set Site URL to `http://localhost:3000/` for local testing. (Port of your Node server, not the port of the BrowserSync proxy)
7. Click Facebook Login on the left panel
8. Turn on Client OAuth Login and Web OAuth Login. Enter `http://localhost:3001/login/facebook/return` for Valid OAuth redirect URIs.
Copy link

@codyfyi codyfyi Jul 13, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The port on the redirect URI in step 8 should be 3000.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right, my bad.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed by dirtiest way possible on github: 521181e

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😁 looks good!

n-parasochka added a commit to n-parasochka/react-starter-kit that referenced this pull request Apr 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants