User-1181774692 posted
I have implemented the register with Facebook Login Provider. I have put my appid and usersecret in my pc and have registered my app in facebook for developers. All is well and I can register and log in with my facebook and give permission to the app to
my first name, last name and email. I also made the app PUBLIC. However, after my dev partner pulled the feature into his copy of the project and tried to log in, the current error displayed for him :
App Not Setup: This app is still in development mode, and you don't have access to it. Switch to a registered test user or ask an app admin for permission.
What I suspect here is that unless he makes a registration in Facebook For Developers and I make him a test user or a developer to my app, he will be able to log in. But I don't want that. This is for educational purposes only, but let's say I host the website
and each user would like to log in with facebook. Will they have to be given permission after making a profile in Facebook For Developers? So, to summarize the question:
How can a developer with the source code log in with facebook?