Page 1 of 1

Facebook invalid login handling

Posted: Sat Jun 13, 2015 8:55 am
by bob

Hello, I was wondering if the Facebook API plugin for Appery handles the case where invalid login information is entered. For example, an invalid facebook username or invalid facebook password. If it does, does it just redirect back to the login page?

Thanks!


Facebook invalid login handling

Posted: Sat Jun 13, 2015 10:08 am
by Illya Stepanov

Hi Bob -

No, plugin has just a basic Facebook integration. After clicking on button "Login to Facebook" it redirects to Facebook Login window and authorization is executed on Facebook side.


Facebook invalid login handling

Posted: Sat Jun 13, 2015 10:30 am
by bob

Okay, thank you for the prompt reply. I was attempting to have a user login through the button, but if the login information was invalid it would reprompt the user. Would I have to modify the JavaScript in the Facebook Helper page? Or is there another way? Thanks again Illya!