We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee20855 commit fb3ec4eCopy full SHA for fb3ec4e
docs/examples/outlook.rst
@@ -1,11 +1,12 @@
1
Outlook Calendar OAuth 2 Tutorial
2
=================================
3
4
-Create a new web application client in the `Microsoft Application Registration Portal`_
+Create a new web application client in the `Microsoft Application Registration Portal`_ (a login is required)
5
When you have obtained a ``client_id``, ``client_secret`` and registered
6
a callback URL then you can try out the command line interactive example below.
7
8
.. _`Outlook App console`: https://apps.dev.microsoft.com
9
+.. _`Microsoft Application Registration Portal`: https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade
10
11
.. code-block:: pycon
12
0 commit comments