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 登录和站点登录?我需要用户添加/修改/删除员工,但这与用户 ID 相关。
我只是将用户的 facebook ID 存储在 users 表中。这样,当发生 facebook 登录时,我会获取用户 ID 并在我的网站上处理登录。