You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When logging using facebook, the Username created in Parse do not contains the email of the user (Facebook id =sequence of chars). This behavior makes it difficult to bind Facebook Accounts with the users that are registered directly to the app.
Could you please tell me if it is possible to tune the code such as we save the email of Facebook User in the username field.
Note that, I tried to add facebook permissions such as : email, public through the manifest but I did not succeeded.
The text was updated successfully, but these errors were encountered:
mohamedbelhassen
changed the title
email as login when logging using Facebook account
storing email as login when logging using Facebook account
Jul 30, 2017
Hi,
When logging using facebook, the Username created in Parse do not contains the email of the user (Facebook id =sequence of chars). This behavior makes it difficult to bind Facebook Accounts with the users that are registered directly to the app.
Could you please tell me if it is possible to tune the code such as we save the email of Facebook User in the username field.
Note that, I tried to add facebook permissions such as : email, public through the manifest but I did not succeeded.
The text was updated successfully, but these errors were encountered: