PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → Facebook Login and refused authorizations
Facebook Login and refused authorizations
Débuté par Luca Forti, 27 juil. 2017 18:58 - Aucune réponse
Posté le 27 juillet 2017 - 18:58
Hi everyone,
I'm implementing the Facebook Login in my app through the FB Functions of WinDev (OAuth 2 is not supported on Apple).

When my user click on the login button, the FB functions are called and I MUST have the email to continue the process... the problem is: if the user refuse to give the authorization for the email, my app doesn't proceed with the registration BUT is there a way to re-request the authorization?

With oauth I saw this is possibile trhuogh the request to facebook graph but is it possible with the native functions?

I'm developing on WinDev Mobile 22.

Best regards,
Luca