microsoft-agents-hosting-core 0.4.0.dev4__py3-none-any.whl → 0.4.0.dev6__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.
@@ -140,6 +140,7 @@ class OAuthFlow:
140
140
  self._flow_state.expiration = (
141
141
  datetime.now().timestamp() + self._default_flow_duration
142
142
  )
143
+ self._flow_state.tag = FlowStateTag.COMPLETE
143
144
 
144
145
  return token_response
145
146
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: microsoft-agents-hosting-core
3
- Version: 0.4.0.dev4
3
+ Version: 0.4.0.dev6
4
4
  Summary: Core library for Microsoft Agents
5
5
  Author: Microsoft Corporation
6
6
  Project-URL: Homepage, https://github.com/microsoft/Agents
@@ -8,7 +8,7 @@ Classifier: Programming Language :: Python :: 3
8
8
  Classifier: License :: OSI Approved :: MIT License
9
9
  Classifier: Operating System :: OS Independent
10
10
  Requires-Python: >=3.9
11
- Requires-Dist: microsoft-agents-activity==0.4.0.dev4
11
+ Requires-Dist: microsoft-agents-activity==0.4.0.dev6
12
12
  Requires-Dist: pyjwt>=2.10.1
13
13
  Requires-Dist: isodate>=0.6.1
14
14
  Requires-Dist: azure-core>=1.30.0
@@ -65,7 +65,7 @@ microsoft_agents/hosting/core/connector/teams/teams_connector_client.py,sha256=X
65
65
  microsoft_agents/hosting/core/oauth/__init__.py,sha256=e8PJaNZgbz4V34DDj_RbrK3oaUZc7XE12_x9lJc2MOk,295
66
66
  microsoft_agents/hosting/core/oauth/flow_state.py,sha256=2ZKOwGbxZ_QlxlWjg1PSkIm5LsfM-2Qw4XuyWJlj10w,2164
67
67
  microsoft_agents/hosting/core/oauth/flow_storage_client.py,sha256=RpeMbPaNl7S1Pf9KQaLPTunnHIjNJODMfxTdEMsaXak,3389
68
- microsoft_agents/hosting/core/oauth/oauth_flow.py,sha256=DpxAlcx9w6FcgE4vk2eszwwXGTWraZ8sOJksXUx0Ji0,12530
68
+ microsoft_agents/hosting/core/oauth/oauth_flow.py,sha256=flTBNUUNm7CUu_KhjfPJOZEEiVTLhxoDu8cBnwjypmU,12587
69
69
  microsoft_agents/hosting/core/state/__init__.py,sha256=yckKi1wg_86ng-DL9Q3R49QiWKvNjPkVNk6HClWgVrY,208
70
70
  microsoft_agents/hosting/core/state/agent_state.py,sha256=-6kHxVCl6oUT-XjDXkPOPw0fD227Uy3zNzqMInwFeJc,12891
71
71
  microsoft_agents/hosting/core/state/state_property_accessor.py,sha256=kpiNnzkZ6el-oRITRbRkk1Faa_CPFxpJQdvSGxIJP70,1392
@@ -77,7 +77,7 @@ microsoft_agents/hosting/core/storage/error_handling.py,sha256=zH34d7s4pJG_uajpB
77
77
  microsoft_agents/hosting/core/storage/memory_storage.py,sha256=NADem1wQE1MOG1qMriYw4NjILHEBDbIG5HT6wvHfG2M,2353
78
78
  microsoft_agents/hosting/core/storage/storage.py,sha256=vft_Kw4pkzo8NnBEyDx7gAn1Ndg2I9ePaxnuxbKVHzs,3227
79
79
  microsoft_agents/hosting/core/storage/store_item.py,sha256=4LSkuI0H0lgWig88YoHFn6BP8Bx44YbyuvqBvaBNdEM,276
80
- microsoft_agents_hosting_core-0.4.0.dev4.dist-info/METADATA,sha256=VPf_qYEC8CuMMcC3mldMG0dGLYiUjVVsN-swSiLBfN0,584
81
- microsoft_agents_hosting_core-0.4.0.dev4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
82
- microsoft_agents_hosting_core-0.4.0.dev4.dist-info/top_level.txt,sha256=lWKcT4v6fTA_NgsuHdNvuMjSrkiBMXohn64ApY7Xi8A,17
83
- microsoft_agents_hosting_core-0.4.0.dev4.dist-info/RECORD,,
80
+ microsoft_agents_hosting_core-0.4.0.dev6.dist-info/METADATA,sha256=9P5bB42a9BG9qWtho8HblRQU_ekDoeguBilsjWLXgtI,584
81
+ microsoft_agents_hosting_core-0.4.0.dev6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
82
+ microsoft_agents_hosting_core-0.4.0.dev6.dist-info/top_level.txt,sha256=lWKcT4v6fTA_NgsuHdNvuMjSrkiBMXohn64ApY7Xi8A,17
83
+ microsoft_agents_hosting_core-0.4.0.dev6.dist-info/RECORD,,