Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3fd40b9a authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 584d4f69: am 57177492: am 4a9999f1: remove Remembering Your Users class...

am 584d4f69: am 57177492: am 4a9999f1: remove Remembering Your Users class from nav. Separate CL will redirect these pages to the Google Auth doc.

* commit '584d4f69':
  remove Remembering Your Users class from nav. Separate CL will redirect these pages to the Google Auth doc.
parents 797df438 584d4f69
Loading
Loading
Loading
Loading
+0 −23
Original line number Diff line number Diff line
@@ -576,29 +576,6 @@ include the action bar on devices running Android 2.1 or higher."
          </li>
        </ul>
      </li>
      <li class="nav-section">
        <div class="nav-section-header">
          <a href="<?cs var:toroot ?>training/id-auth/index.html"
             description=
             "How to remember the user by account, authenticate the user, acquire user permission
             for the user's online data, and create custom accounts on the device."
            >Remembering Users</a>
        </div>
        <ul>
          <li><a href="<?cs var:toroot ?>training/id-auth/identify.html">
            Remembering Your User
          </a>
          </li>
          <li><a href="<?cs var:toroot ?>training/id-auth/authenticate.html">
            Authenticating to OAuth2 Services
          </a>
          </li>
          <li><a href="<?cs var:toroot ?>training/id-auth/custom_auth.html">
            Creating a Custom Account Type
          </a>
          </li>
        </ul>
      </li>

      <li class="nav-section">
        <div class="nav-section-header">