From e4f1b58af8433377e0b57acbe6a8a1728de2183b Mon Sep 17 00:00:00 2001 From: dacharyc Date: Tue, 4 Jun 2024 11:24:10 -0400 Subject: [PATCH] Minor page content tweaks --- source/sdk/users/authenticate-users.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/source/sdk/users/authenticate-users.txt b/source/sdk/users/authenticate-users.txt index 56694197da..fac3ab58ff 100644 --- a/source/sdk/users/authenticate-users.txt +++ b/source/sdk/users/authenticate-users.txt @@ -30,11 +30,6 @@ describes how to authenticate App Services App users with Atlas Device SDK. Refer to :ref:`` in the App Services documentation for more information. -.. include:: /includes/tip-acct-deletion-reqs.rst - -App Services Users ------------------- - Atlas App Services provides the following built-in authentication providers to log users in and out of a client app: @@ -146,6 +141,8 @@ authentication provider: .. include:: /includes/api-details/javascript/users/authenticate-register-create-new-user-account-js-ts-description.rst +.. include:: /includes/tip-acct-deletion-reqs.rst + .. _kotlin-login: Log In a User