When working with facebook authentication in a client-side server side mode with OAuth2, is there any way to test it out while working with local development environments for the redirect uris?
Obviously you could specify your IP and route port 80 on that IP to your computer, but is there a more simple way to achieve this?
you shouldn't have any problems developing a facebook app locally.
Just set the url's on facebook settings page to http://localhost/yourapp/ and work as usual.
All the OAuth procedures should work normally.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With