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

> Auth0 MFA API や多要素認証（MFA）のための Guardian SDK など、開発者向けリソースについて説明します。

# 多要素認証の開発者向けリソース

Auth0 SDKs を使用すると、ユーザー向けの<Tooltip tip="多要素認証（MFA）: SMS で送信されるコードなど、ユーザー名とパスワードに加えて認証要素を使用するユーザー認証プロセス。" cta="用語集を見る" href="/docs/ja-jp/glossary?term=multi-factor+authentication">多要素認証</Tooltip> (MFA) エクスペリエンスをカスタマイズしたり、多要素認証機能を活用したアプリケーションを構築したりできます。

<div id="mfa-api">
  ## MFA API
</div>

[MFA API](/docs/ja-jp/secure/multi-factor-authentication/multi-factor-authentication-developer-resources/mfa-api) のエンドポイントを使用すると、ユーザーが [トークンエンドポイント](https://auth0.com/docs/api/authentication#get-token) を利用する際に MFA を必須にできるほか、MFA の認証要素の登録や管理も行えます。

<div id="create-custom-mfa-pages">
  ## カスタム MFA ページを作成する
</div>

次のクライアントライブラリを使用して、MFA ページの外観をカスタマイズし、組織に合ったものにできます。

* [Auth0 MFA クライアントライブラリ](https://github.com/auth0/auth0-guardian.js)
* [Custom MFA Widget を作成する](https://github.com/auth0/auth0-guardian.js/tree/master/example)

<div id="create-custom-enrollments">
  ## カスタム登録を作成する
</div>

カスタム登録チケットを作成することで、ユーザーの[登録プロセスをカスタマイズ](/docs/ja-jp/secure/multi-factor-authentication/multi-factor-authentication-developer-resources/create-custom-enrollment-tickets)できます。

<div id="build-custom-mobile-applications">
  ## カスタムモバイルアプリケーションを開発する
</div>

Guardian のようなカスタムアプリケーションを開発したり、SDK を使用してアプリケーションに多要素認証機能を追加したりできます。

* [Android 向け Guardian](/docs/ja-jp/secure/multi-factor-authentication/auth0-guardian/guardian-for-android-sdk)
* [iOS 向け Guardian](/docs/ja-jp/secure/multi-factor-authentication/auth0-guardian/guardian-for-ios-sdk)

<div id="learn-more">
  ## 詳細はこちら
</div>

* [Auth0 Guardian](/docs/ja-jp/secure/multi-factor-authentication/auth0-guardian)
* [Guardian for Android SDK](/docs/ja-jp/secure/multi-factor-authentication/auth0-guardian/guardian-for-android-sdk)
* [Guardian.swift iOS SDK](/docs/ja-jp/secure/multi-factor-authentication/auth0-guardian/guardian-for-ios-sdk)
* [Auth0 MFA API](/docs/ja-jp/secure/multi-factor-authentication/multi-factor-authentication-developer-resources/mfa-api)
