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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -