function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Janardhana ReddyJanardhana Reddy 

How to get Facebook user age range from Auth. Provider

I Created Auth. Provider for Salesforce integrate with facebook. Every thing is fine,but when creating contact i need to get the user age information.
Auth.UserData Method is not getting the age from External user. Is there any way to get the age range from facebook user to salesforce user/contact.
Any one please help me
AshwaniAshwani
You need to count age from user date of birth. And date of birth will be visible if user has given access to so.