microsoft-agents-authentication-msal 0.6.0.dev4__py3-none-any.whl → 0.6.0.dev7__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -48,7 +48,7 @@ class MsalAuth(AccessTokenProviderBase):
48
48
 
49
49
  :param msal_configuration: The MSAL authentication configuration. Assumed to
50
50
  not be mutated after being passed in.
51
- :type msal_configuration: AgentAuthConfiguration
51
+ :type msal_configuration: :class:`microsoft_agents.hosting.core.authorization.agent_auth_configuration.AgentAuthConfiguration`
52
52
  """
53
53
 
54
54
  self._msal_configuration = msal_configuration
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: microsoft-agents-authentication-msal
3
- Version: 0.6.0.dev4
3
+ Version: 0.6.0.dev7
4
4
  Summary: A msal-based authentication library for Microsoft Agents
5
5
  Author: Microsoft Corporation
6
6
  License-Expression: MIT
@@ -15,7 +15,7 @@ Classifier: Operating System :: OS Independent
15
15
  Requires-Python: >=3.10
16
16
  Description-Content-Type: text/markdown
17
17
  License-File: LICENSE
18
- Requires-Dist: microsoft-agents-hosting-core==0.6.0.dev4
18
+ Requires-Dist: microsoft-agents-hosting-core==0.6.0.dev7
19
19
  Requires-Dist: msal>=1.31.1
20
20
  Requires-Dist: requests>=2.32.3
21
21
  Requires-Dist: cryptography>=44.0.0
@@ -0,0 +1,8 @@
1
+ microsoft_agents/authentication/msal/__init__.py,sha256=hjPpakL4zyqeCTEBOUCcHaRnSpG80q-L0csG5HMalYI,151
2
+ microsoft_agents/authentication/msal/msal_auth.py,sha256=ty7Bgr1RBcX89c-H7xwrcGGO7vZpQcUVMEzhfCAkVgM,16525
3
+ microsoft_agents/authentication/msal/msal_connection_manager.py,sha256=v7o0ONzjId1G6Ta7IjHc1NtSeM3NWH4t7YilrwJzvYg,5713
4
+ microsoft_agents_authentication_msal-0.6.0.dev7.dist-info/licenses/LICENSE,sha256=ws_MuBL-SCEBqPBFl9_FqZkaaydIJmxHrJG2parhU4M,1141
5
+ microsoft_agents_authentication_msal-0.6.0.dev7.dist-info/METADATA,sha256=J5L-K_1IjPkQUW1Uu07ZX9aO7gIVCa_9hglpzJ49mAM,8373
6
+ microsoft_agents_authentication_msal-0.6.0.dev7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
+ microsoft_agents_authentication_msal-0.6.0.dev7.dist-info/top_level.txt,sha256=lWKcT4v6fTA_NgsuHdNvuMjSrkiBMXohn64ApY7Xi8A,17
8
+ microsoft_agents_authentication_msal-0.6.0.dev7.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- microsoft_agents/authentication/msal/__init__.py,sha256=hjPpakL4zyqeCTEBOUCcHaRnSpG80q-L0csG5HMalYI,151
2
- microsoft_agents/authentication/msal/msal_auth.py,sha256=83N_vWtIlcY6zuo1Wsnyf5fFEU2hDqyi3W0UHVwCmfY,16447
3
- microsoft_agents/authentication/msal/msal_connection_manager.py,sha256=v7o0ONzjId1G6Ta7IjHc1NtSeM3NWH4t7YilrwJzvYg,5713
4
- microsoft_agents_authentication_msal-0.6.0.dev4.dist-info/licenses/LICENSE,sha256=ws_MuBL-SCEBqPBFl9_FqZkaaydIJmxHrJG2parhU4M,1141
5
- microsoft_agents_authentication_msal-0.6.0.dev4.dist-info/METADATA,sha256=jCWQKi1_160mkaAGxGRBOD42HiEAk7EquCc7Ed4rspw,8373
6
- microsoft_agents_authentication_msal-0.6.0.dev4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
- microsoft_agents_authentication_msal-0.6.0.dev4.dist-info/top_level.txt,sha256=lWKcT4v6fTA_NgsuHdNvuMjSrkiBMXohn64ApY7Xi8A,17
8
- microsoft_agents_authentication_msal-0.6.0.dev4.dist-info/RECORD,,