> ## 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.

# 인증

> XBOX Game Development Kit의 인증 문서와 참고 자료를 살펴봅니다.

XBOX 게임 개발에 대한 인증 항목을 살펴봅니다.

<CardGroup cols={2}>
  <Card title="사용자 로그인" icon="right-to-bracket" href="/services/xbox-services/fundamentals/identity/auth/live-authentication-nav">
    이 섹션에서는 인증 및 계정 액세스, XAL, XUser API 항목을 다룹니다.
  </Card>

  <Card title="계정 인증 및 액세스" icon="database" href="/services/xbox-services/fundamentals/identity/auth/live-authentication-overview">
    이 항목을 사용하여 계정을 인증하고 액세스하고, XBOX Authentication Library(XAL)를 사용하고, XUser API 콘텐츠를 사용할 수 있습니다.
  </Card>

  <Card title="XBOX services 로그인 문제 해결" icon="lightbulb" href="/services/xbox-services/fundamentals/identity/auth/live-troubleshooting-sign-in">
    로그인에 어려움을 일으킬 수 있는 몇 가지 일반적인 문제가 있습니다.
  </Card>
</CardGroup>

## 함께 보기

* [Privacy](/services/xbox-services/fundamentals/identity/privacy/index)
* [Privileges](/services/xbox-services/fundamentals/identity/privileges/index)
* [User profile](/services/xbox-services/fundamentals/identity/user-profile/index)


## Related topics

- [인증](/ko/services/playfab/identity/player-identity/authentication/index.md)
- [인증(Certify)](/ko/publishing/game-publishing/concepts/certification/certification-overview.md)
- [게임 인증](/ko/publishing/game-publishing/tutorial-xbox-managed/how-to-certify-a-game.md)
- [이중 인증](/ko/services/playfab/identity/dev-identity/authentication/two-factor-authentication.md)
- [서비스 인증](/ko/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/index.md)
