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
#### Integration of the library with a Swift iOS project
@@ -574,9 +577,10 @@ Azure Active Directory [does not specify a revocation endpoint](https://docs.mic
574
577
See the [Azure docs on requesting an access token](https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-protocols-oauth-code#request-an-authorization-code) for more info on additional parameters.
575
578
576
579
Please Note:
577
-
* The [Azure docs](https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-protocols-oauth-code#request-an-authorization-code) recommend `'urn:ietf:wg:oauth:2.0:oob'` as the `redirectUrl`.
578
-
*`Scopes` is ignored.
579
-
*`additionalParameters.resource` may be required based on the tenant settings.
580
+
581
+
* The [Azure docs](https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-protocols-oauth-code#request-an-authorization-code) recommend `'urn:ietf:wg:oauth:2.0:oob'` as the `redirectUrl`.
582
+
*`Scopes` is ignored.
583
+
*`additionalParameters.resource` may be required based on the tenant settings.
0 commit comments