> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 特定平台的身份验证

> PlayFab 特定平台身份验证提供程序概述，包括 Apple、Google、Steam、XBOX、PlayStation、Battle.net 和其他玩家登录选项。

PlayFab 支持各种各样的身份验证提供程序。这使你的游戏可以支持不同的身份验证方法，并为玩家提供多种选择。

这意味着玩家可以选择他们喜欢的方式来验证其身份，并使用对他们来说最自然的方法登录。

根据在你的目标平台和分发方法上对玩家最有意义的因素来选择身份验证提供程序。例如，如果你的游戏发布在 XBOX 上，那么提供 XBOX Live 登录作为验证其身份的方式就很合理。

### Apple

* [为 PlayFab 设置 Apple 登录](/services/playfab/identity/player-identity/platform-specific-authentication/apple-open-id/overview)

### Battle.net

* [使用 Battle.net 和 HTML5 设置 PlayFab 身份验证](/services/playfab/identity/player-identity/platform-specific-authentication/battlenet-login)

### Facebook

* [使用 Facebook 和 HTML5 设置 PlayFab 身份验证](/services/playfab/identity/player-identity/platform-specific-authentication/facebook-html5)
* [使用 Facebook 和 Unity 设置 PlayFab 身份验证](/services/playfab/identity/player-identity/platform-specific-authentication/facebook-unity)

### Google

* [使用 Google 和 HTML5 设置 PlayFab 身份验证](/services/playfab/identity/player-identity/platform-specific-authentication/google-html5)
* [在 Unity 中使用 Google Play Games 登录设置 PlayFab 身份验证](/services/playfab/identity/player-identity/platform-specific-authentication/google-sign-in-unity)

### Kongregate

* [使用 Kongregate 和 HTML5 设置 PlayFab 身份验证](/services/playfab/identity/player-identity/platform-specific-authentication/kongregate-html5)
* [使用 Kongregate 和 Unity 设置 PlayFab 身份验证](/services/playfab/identity/player-identity/platform-specific-authentication/kongregate-unity)

### PlayStation®5 / PlayStation®4

* [使用 PlayStation 设置 PlayFab 身份验证（安全链接）](https://dev.azure.com/PlayFabPrivate/PS5/_git/XPlatCppSdk-Private-PS5?path=%2FGuideToLoginWithPSN.md&_a=preview)

如果你无法访问安全链接，请参阅[请求访问](https://aka.ms/pf-partner-request-access)。

"PlayStation" 是 Sony Interactive Entertainment Inc. 的注册商标或商标。

### Steam

* [使用 Steam 和 Unity 设置 PlayFab 身份验证](/services/playfab/identity/player-identity/platform-specific-authentication/steam-unity)

### Twitch

* [使用 Twitch 和 HTML5 设置 PlayFab 身份验证](/services/playfab/identity/player-identity/platform-specific-authentication/twitch-html5)

### Windows 和 XBOX

* [在 PlayFab 中设置 XBOX Live 游戏关联](/services/playfab/identity/player-identity/platform-specific-authentication/xbox-live-add-on)
* [使用 PlayFab 的 XBOX Live 辅助库对 XBOX Live 用户进行身份验证（推荐）](/services/playfab/multiplayer/networking/party-xbox-live-guide#mapping-between-xbox-live-user-ids-and-playfab-entity-ids)
* [使用通用 Windows 平台设置 PlayFab 身份验证](/services/playfab/identity/player-identity/platform-specific-authentication/uwp)
* [将通用 Windows 平台与 PlayFab 集成](/services/playfab/identity/player-identity/platform-specific-authentication/uwp-integration)


## Related topics

- [特定平台的身份验证](/zh-CN/services/playfab/identity/player-identity/platform-specific-authentication/index.md)
- [登录基础和最佳实践](/zh-CN/services/playfab/identity/player-identity/login/login-basics-best-practices.md)
- [适用于 XBOX 服务标题的 PlayFab 集成](/zh-CN/services/xbox-services/playfab-integration.md)
- [PlayFab 游戏存档 Steam Deck 实现指南](/zh-CN/services/playfab/player-progression/game-saves/steam-deck-implementation.md)
- [身份验证](/zh-CN/services/xbox-services/fundamentals/identity/auth/index.md)
