文档

支持

Authentication

Open Unity Dashboard

Authentication

Unity Authentication

Implement secure player authentication with anonymous, platform-specific, and custom sign-in solutions for your game.
阅读时间2 分钟最后更新于 1 个月前

应用程序通常需要了解玩家的身份信息以便为游戏开发者和玩家提供功能和服务,确保每项交互的安全性和一致性。Unity Authentication 为支持的平台(包括移动端和 Windows)提供匿名和特定于平台的身份验证解决方案。 匿名访问不需要玩家输入登录凭据或创建玩家配置文件。但是,通过平台访问时需要登录凭据。Unity 通过 SDK 和 API 调用提供身份验证,让游戏开发者可以专注于最擅长的领域,即游戏制作。 下载 Unity Gaming Services(Unity 游戏服务)示例项目,了解如何实施 Authentication 以解决常见的游戏开发挑战: