From a53d35a90cff9bac149aa8461b4d02beeedb418d Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Mon, 8 Apr 2024 10:41:16 -0400 Subject: [PATCH] Revert "Update usage.md" PR #497 makes moot This reverts commit 662b7b694b3dd04dde5ee762d09792601620c15e. --- docs/source/usage.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/source/usage.md b/docs/source/usage.md index 9c68d1c..bc142a1 100644 --- a/docs/source/usage.md +++ b/docs/source/usage.md @@ -204,9 +204,6 @@ The full set of configuration options are: (delegated) permission to the app. If you are using `UsernamePassword` auth and the mailbox is different from the username, you must grant the app `Mail.ReadWrite.Shared`. - - The app registration must have the `Treat application as public client` - option enabled. ::: :::{warning}