diff --git a/docs/source/usage.md b/docs/source/usage.md index bc142a16..9c68d1cb 100644 --- a/docs/source/usage.md +++ b/docs/source/usage.md @@ -204,6 +204,9 @@ 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}