gpt4 book ai didi

ios - 如何从 iOS APP 刷新 FBSDK Access Token

转载 作者:可可西里 更新时间:2023-11-01 00:59:03 25 4
gpt4 key购买 nike

我在我的应用程序中使用 FBSDKLoginKit 进行用户身份验证。

我需要让用户保持登录状态,除非并且直到用户明确选择退出应用。

为此,我需要在不向用户显示登录屏幕的情况下刷新 FBSDKLoginKit token 。

那么有人可以帮助我实现它吗?

EDIT

我希望用户只登录一次,并让用户在另一天回来时直接使用该应用程序。由于 FBSDK token 将在 60 天后过期,因此需要一种在用户返回应用程序时自动刷新的方法

EDIT2

我找到了一个名为 refreshCurrentAccessToken 的方法,但仍然不清楚如何使用它,因为不确定何时调用它。

最佳答案

根据 Facebook 文档。如果您向 Facebook 服务器发出请求,访问 token 将每天自动刷新。

Native mobile apps using Facebook's SDKs will get long-lived access tokens, good for about 60 days. These tokens will be refreshed once per day when the person using your app makes a request to Facebook's servers. If no requests are made, the token will expire after about 60 days and the person will have to go through the login flow again to get a new token.

关于ios - 如何从 iOS APP 刷新 FBSDK Access Token,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38503315/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com