기술 자료

​
​

Development

User Acquisition

Monetization

산업 분야

Authentication

Unity SDK

Admin API

Client API

Open Unity Dashboard

Authentication

이 페이지는 선택한 언어로 제공되지 않습니다.
LiveOps
​
​
Authentication
  • Overview
  • Get started
  • Concepts
  • Tutorials
  • Reference
    • License for Unity Player Accounts
    • CLI
    • FAQ
    • Use cases
    • Anonymous authentication & linking
    • Common errors
    • Glossary
  • Privacy and consent
  1. Unity Authentication

Anonymous authentication & linking

Learn how to implement anonymous sign-in with optional account linking to upgrade players to persistent accounts.
읽는 시간 2분
최근 업데이트: 6달 전

The principle of using anonymous authentication with external linking later is only recomended if frictionless platform-specific providers are not viable for your app. It may also be relevant if you need to link additional providers at a later date. Please refer to the best practices decision diagram if you are unsure of your overall approach.
This page provides some recommendations and tips to help you with your implementation of anonymous authentication and linking.
Anonymous authentication introduces players to your game and provides a frictionless First Time User Experience. A First Time User Experience is the initial interaction with the application. A player can go through the first few levels using an anonymous account, so game servers can still track the progress while the player gets a chance to try out and explore your game.
Once a player becomes invested in your game, prompt the player to upgrade their anonymous account to sign in with a platform account. A benefit of signing in with a platform account makes a player’s game progress recoverable if they want to switch devices and continue playing, or access items gained or purchased in the game.
To implement this:
  • Use a player’s anonymous sign-in to create a new account and let the player get started with the game. Meanwhile, existing players can sign in with their platform accounts.
  • When it's a good time to prompt the player to upgrade their anonymous account (for example, when the player reaches a certain level, or if they’re trying to make their first purchase) prompt them to upgrade their anonymous account by linking with platform accounts. This provides a way to recover their game progress and purchases on another device, or if they need to reinstall the game in the future.
An example workflow for a first-time user experience on mobile, with options for anonymous sign in, linking accounts, or account recovery.
An example workflow for someone who signs in with an identity provider.
In other cases a frictionless First Time User Experience may not be necessary and platform-specific providers may not fulfil your requirements. In that case you can request the player to link a platform agnostic accounts with a game from the start.

Copyright © 2026 Unity Technologies
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

'Unity', Unity 로고 및 기타 Unity 상표는 미국 및 기타 지역 내 Unity Technologies 또는 그 계열사의 상표 또는 등록상표입니다(자세한 내용은 여기에서 확인하세요). 기타 명칭 또는 브랜드는 해당 소유자의 상표입니다.

일부 페이지는 편의를 위해 기계 번역되었으며 부정확한 내용이 있을 수 있습니다. 정보가 상충되는 경우, 영어 버전을 우선으로 참조하세요.

  • 추가 리소스
  • Approaches to authentication
  • Anonymous sign-in

이 페이지의 문제 보고