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.
几天前我开始学习 Facebook 应用程序。我用几行 html 代码创建了一个非常简单的应用程序。谁能告诉我如何对用户进行身份验证或帮助我在网络上找到教我如何做到这一点的资源?
要制作 facebook 应用程序,请从这里开始:Facebook上的应用程序。或者,如果您已成功创建应用并配置设置,则直接跳转到此处:身份验证
另外,下载SDK,他们有一些示例可以帮助您了解基础知识。