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
Copy file name to clipboardExpand all lines: sdk/mixedreality/azure-mixedreality-authentication/README.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,10 @@
2
2
3
3
# Azure Mixed Reality Authentication Package client library for Python
4
4
5
-
Mixed Reality services, like Azure Spatial Anchors, Azure Remote Rendering, and others, use the Mixed Reality security
5
+
Mixed Reality services, like Azure Remote Rendering use the Mixed Reality security
6
6
token service (STS) for authentication. This package supports exchanging Mixed Reality account credentials for an access
7
7
token from the STS that can be used to access Mixed Reality services.
8
8
9
-

10
-
11
9
# Getting started
12
10
13
11
## Currently supported environments
@@ -19,7 +17,6 @@ This package has been tested with Python 3.7+.
19
17
- An [Azure subscription][azure_sub].
20
18
- You must have an account with an [Azure Mixed Reality service](https://azure.microsoft.com/topic/mixed-reality/):
0 commit comments