Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以通过 FacebookId、Application Id 和 Application Secret 获取用户的访问令牌?
PS:用户已经同意使用该应用程序。
谢谢
您可以在用户添加应用程序时或再次使用应用程序登录时获取用户的 access_token。不会比那更晚。
您可以使用不会过期且从用户添加您的应用程序时开始有效的应用程序 access_token。但请记住,与用户 access_token 相比,它的检索能力有限。