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

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -