php - Is it access token facebook is static? -
php - Is it access token facebook is static? -
i utilize open graph access fellow member register , login facebook business relationship in codeigniter, , have thought create automatic password access token every user, dont know access token facebook static or different every time user access other ip or something?
thankyou
the access token valid 2 months (if request extended token, otherwise few hours). remain same until user deletes app his/her business relationship or changes his/her password. need re-authenticate sending user fb 1 time again through app.
ip address not matter.
php facebook codeigniter
Comments
Post a Comment