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

# サインアップとログインのトリガー

> サインアップとログインのトリガー

サインアップとログインのトリガーの詳細情報は、以下のセクションを参照してください。

<table class="table">
  <thead>
    <tr>
      <th>トリガー</th>
      <th>説明</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td><a href="https://auth0.com/docs/ja-jp/customize/actions/explore-triggers/signup-and-login-triggers/login-trigger">ログイントリガー</a></td>
      <td>ログイントリガーは、ユーザーがAuth0テナント内の任意のアプリケーションにログインしたときに実行されます。</td>
    </tr>

    <tr>
      <td><a href="https://auth0.com/docs/ja-jp/customize/actions/explore-triggers/signup-and-login-triggers/pre-user-registration-trigger">ユーザー登録前トリガー</a></td>
      <td>ユーザー登録前トリガーは、ユーザーがデータベースまたはパスワードレス接続に追加される前に実行されます。</td>
    </tr>

    <tr>
      <td><a href="https://auth0.com/docs/ja-jp/customize/actions/explore-triggers/signup-and-login-triggers/post-user-registration-trigger">ユーザー登録後トリガー</a></td>
      <td>ユーザー登録後トリガーは、ユーザーがデータベースまたはパスワードレス接続に追加された後に実行されます。</td>
    </tr>
  </tbody>
</table>
