Facebook login doesn't request the first name and last name of the user
-
When we do facebook login with the fields as email and permissions as
email,public_profile
, fusionauth is not requesting for user's first name and last_name from facebook.This post is pulled over from https://github.com/FusionAuth/fusionauth-issues/issues/837
-
This configuration should be available to you already using the IdP configuration.
https://fusionauth.io/docs/v1/tech/identity-providers/facebook#create-a-facebook-identity-providerWhen using the fields and permissions values, can you get the user's first and last name?
-
This post is deleted!