react-facebook
react-facebook copied to clipboard
Allow passing of extras option to FB.login()
FB.login() function allows passing of an extras option as well. It is not part of the usual login flow, but is needed for some specific flows like the embedded signup flow here
This PR allows passing of this non-mandatory extras option.
Hi @seeden - bumping this up, in case you missed it. Let me know if the PR needs any changes. Thanks for the amazing lib :)