Skip to content

Commit

Permalink
docs: add the link to the Application Registration Portal (#425)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdelkrim committed Dec 30, 2021
1 parent ee20855 commit fb3ec4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/examples/outlook.rst
@@ -1,11 +1,12 @@
Outlook Calendar OAuth 2 Tutorial
=================================

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)
When you have obtained a ``client_id``, ``client_secret`` and registered
a callback URL then you can try out the command line interactive example below.

.. _`Outlook App console`: https://apps.dev.microsoft.com
.. _`Microsoft Application Registration Portal`: https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade

.. code-block:: pycon
Expand Down

0 comments on commit fb3ec4e

Please sign in to comment.