You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> # Quickstart: Sign in users and call the Microsoft Graph API from an iOS or macOS app
31
31
>
32
32
> In this quickstart, you download and run a code sample that demonstrates how a native iOS or macOS application can sign in users and get an access token to call the Microsoft Graph API.
> >  Your application is configured with these attributes
54
54
>
55
55
> #### Step 2: Download the sample project
56
56
>
57
-
> <ahref='https://github.com/Azure-Samples/active-directory-ios-swift-native-v2/archive/master.zip'><buttonid="downloadsample"class="downloadsample_ios">Download the code sample for iOS</button></a>
58
-
>
59
-
> <ahref='https://github.com/Azure-Samples/active-directory-macOS-swift-native-v2/archive/master.zip'><buttonid="downloadsample"class="downloadsample_ios">Download the code sample for macOS</button></a>
57
+
> > [!div class="nextstepaction"]
58
+
> > <buttonid="downloadsample_ios"class="download-sample-button">Download the code sample for iOS</button>
59
+
>
60
+
> > [!div class="nextstepaction"]
61
+
> > <buttonid="downloadsample_macos"class="download-sample-button">Download the code sample for macOS</button>
> Move on to the step-by-step tutorial in which you build an iOS or macOS app that gets an access token from the Microsoft identity platform and uses it to call the Microsoft Graph API.
239
241
>
240
242
>> [!div class="nextstepaction"]
241
-
>> [Tutorial: Sign in users and call Microsoft Graph from an iOS or macOS app](tutorial-v2-ios.md)
243
+
>> [Tutorial: Sign in users and call Microsoft Graph from an iOS or macOS app](tutorial-v2-ios.md)
0 commit comments