Update docs

This commit is contained in:
Sean Whalen
2024-04-08 10:42:51 -04:00
parent b92a070227
commit 4e2ce073f3
3 changed files with 1 additions and 6 deletions
-3
View File
@@ -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}
+1 -1
View File
File diff suppressed because one or more lines are too long
-2
View File
@@ -304,8 +304,6 @@ admin grant the Microsoft Graph <code class="docutils literal notranslate"><span
(delegated) permission to the app. If you are using
<code class="docutils literal notranslate"><span class="pre">UsernamePassword</span></code> auth and the mailbox is different from the
username, you must grant the app <code class="docutils literal notranslate"><span class="pre">Mail.ReadWrite.Shared</span></code>.</p>
<p>The app registration must have the <code class="docutils literal notranslate"><span class="pre">Treat</span> <span class="pre">application</span> <span class="pre">as</span> <span class="pre">public</span> <span class="pre">client</span></code>
option enabled.</p>
</div>
<div class="admonition warning">
<p class="admonition-title">Warning</p>