Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
AdamCrabtreeMSFT e690333ef9 Add a sample application for the iOS client SDK (#1)
This sample application demonstrates the new web client library for
    Microsoft Graph notifications, @microsoft/user-notifications-client version 0.0.6
    (https://www.npmjs.com/package/@microsoft/user-notifications-client/v/0.0.6 ).

    The sample app lets you do the following:

    - Sign in using a Microsoft Azure Active Directory user account or MSA account.

    - Subscribe and unsubscribe for Microsoft Graph notifications.

    - Receive push notifications from the Graph notifications server.

    - Fetch Graph notifications

    - Update Graph notification state and delete Graph notifications.

    To do Azure AD user authentication, this sample app uses the Microsoft
    Authentication Library for Objective-C. Microsoft recommends you use MSAL when building your Graph notifications
    client app, but you can feel free to use any OAuth web authentication
    library.

    We hope you find this sample app useful!

    Code reviewer: Mariah Hart <mariahhart@users.noreply.github.com>

    Closes #1
2019-12-30 10:39:02 -08:00
microsoft-github-operations[bot] 9926437482
Initial commit 2019-10-23 23:35:18 +00:00