Unity: Facebook access token expire?

0 votes

I am implementing, socialService.LinkUserFacebookAccount(FB.UserIdFB.AccessTokennew SocialResponse()); and was wondering if this will always work due to changing access tokens since they expire. Is the access token used as a password or does it use the fb sdk to verify the user?

asked Dec 1, 2014 in App42 Cloud API-BaaS by Andres Soto (11 points)

1 Answer

+1 vote
Hi Andres,
 
We do not verify the access token in LinkUserFacebookAccount method for Non-ACL App. For Non-ACL App you can verify your access token through Facebook SDK.
But in case of ACL App, first we verify the access token on our side due to security reason. Below is the link for more details about our ACL App.
 
 
Let me know if it helps.

Thanks

// Naresh

 
 

 

answered Dec 2, 2014 by naresh (350 points)
edited Dec 2, 2014 by naresh
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...