facebook - What is the deal with offline_access? Is it still in use? -



facebook - What is the deal with offline_access? Is it still in use? -

i can request access_token upon supplying offline_access scope parameter oauth. can execute opengraph commands require access_token fine when logged out of facebook, , when log in, don't need create new one.

according this blog post, offline_access (getting?) deprecated.

confusions:

why doesn't authentication dialog display requesting offline access when authenticating user? is safe rely on persistent access_tokens?

clarification appreciated!

the facebook api shouldn't accessed when user isn't online. can update access token anyways, , should enough.

facebook api facebook-graph-api offline access-token

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -