iOS ACAccountStore Facebook token type? -
with reference this: generating long-lived user tokens server-side long-lived tokens
does ios's acaccountstore returns long-lived or short-lived access token?
and how setting single sign on on, in facebook app affect token?
i plan store retrieved access token mobile on server authentication users sign fb. i'll need long-lived access token.
also plan use social framework instead of facebook sdk.
please advise.
i don't know documented or how affected single sign on (if @ all), created new token , fed facebook access token debugger , reported the token expired in 2 months which, according document linked, makes long-lived user token.
Comments
Post a Comment