ory-client 1.1.47__py3-none-any.whl → 1.1.49__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.
Files changed (263) hide show
  1. ory_client/__init__.py +2 -2
  2. ory_client/api/courier_api.py +1 -1
  3. ory_client/api/frontend_api.py +1 -1
  4. ory_client/api/identity_api.py +1 -1
  5. ory_client/api/jwk_api.py +1 -1
  6. ory_client/api/metadata_api.py +1 -1
  7. ory_client/api/o_auth2_api.py +1 -1
  8. ory_client/api/oidc_api.py +1 -1
  9. ory_client/api/permission_api.py +1 -1
  10. ory_client/api/project_api.py +1 -1
  11. ory_client/api/relationship_api.py +1 -1
  12. ory_client/api/wellknown_api.py +1 -1
  13. ory_client/api_client.py +2 -2
  14. ory_client/configuration.py +3 -3
  15. ory_client/exceptions.py +1 -1
  16. ory_client/model/accept_o_auth2_consent_request.py +1 -1
  17. ory_client/model/accept_o_auth2_consent_request_session.py +1 -1
  18. ory_client/model/accept_o_auth2_login_request.py +5 -1
  19. ory_client/model/active_project_in_console.py +1 -1
  20. ory_client/model/authenticator_assurance_level.py +1 -1
  21. ory_client/model/batch_patch_identities_response.py +1 -1
  22. ory_client/model/check_opl_syntax_result.py +1 -1
  23. ory_client/model/check_permission_result.py +1 -1
  24. ory_client/model/cloud_account.py +1 -1
  25. ory_client/model/continue_with.py +1 -1
  26. ory_client/model/continue_with_set_ory_session_token.py +1 -1
  27. ory_client/model/continue_with_verification_ui.py +1 -1
  28. ory_client/model/continue_with_verification_ui_flow.py +1 -1
  29. ory_client/model/cors.py +1 -1
  30. ory_client/model/courier_message_status.py +1 -1
  31. ory_client/model/courier_message_type.py +1 -1
  32. ory_client/model/create_custom_domain_body.py +1 -1
  33. ory_client/model/create_identity_body.py +1 -1
  34. ory_client/model/create_invite_response.py +1 -1
  35. ory_client/model/create_json_web_key_set.py +1 -1
  36. ory_client/model/create_project_api_key_request.py +1 -1
  37. ory_client/model/create_project_body.py +1 -1
  38. ory_client/model/create_project_branding.py +1 -1
  39. ory_client/model/create_project_member_invite_body.py +1 -1
  40. ory_client/model/create_project_member_invite_response.py +1 -1
  41. ory_client/model/create_recovery_code_for_identity_body.py +1 -1
  42. ory_client/model/create_recovery_link_for_identity_body.py +1 -1
  43. ory_client/model/create_relationship_body.py +1 -1
  44. ory_client/model/create_subscription_body.py +1 -1
  45. ory_client/model/create_verifiable_credential_request_body.py +1 -1
  46. ory_client/model/credential_supported_draft00.py +1 -1
  47. ory_client/model/custom_domain.py +1 -1
  48. ory_client/model/delete_my_sessions_count.py +1 -1
  49. ory_client/model/email_template_data.py +1 -1
  50. ory_client/model/email_template_data_body.py +1 -1
  51. ory_client/model/error_authenticator_assurance_level_not_satisfied.py +1 -1
  52. ory_client/model/error_browser_location_change_required.py +1 -1
  53. ory_client/model/error_flow_replaced.py +1 -1
  54. ory_client/model/error_generic.py +1 -1
  55. ory_client/model/error_o_auth2.py +1 -1
  56. ory_client/model/expanded_permission_tree.py +1 -1
  57. ory_client/model/flow_error.py +1 -1
  58. ory_client/model/generic_error.py +1 -1
  59. ory_client/model/generic_error_content.py +1 -1
  60. ory_client/model/generic_usage.py +1 -1
  61. ory_client/model/get_managed_identity_schema_location.py +1 -1
  62. ory_client/model/get_project_metrics_response.py +1 -1
  63. ory_client/model/get_version200_response.py +1 -1
  64. ory_client/model/health_not_ready_status.py +1 -1
  65. ory_client/model/health_status.py +1 -1
  66. ory_client/model/identity.py +1 -1
  67. ory_client/model/identity_credentials.py +1 -1
  68. ory_client/model/identity_credentials_oidc.py +1 -1
  69. ory_client/model/identity_credentials_oidc_provider.py +1 -1
  70. ory_client/model/identity_credentials_password.py +1 -1
  71. ory_client/model/identity_credentials_type.py +1 -1
  72. ory_client/model/identity_patch.py +1 -1
  73. ory_client/model/identity_patch_response.py +1 -1
  74. ory_client/model/identity_schema_container.py +1 -1
  75. ory_client/model/identity_schema_preset.py +1 -1
  76. ory_client/model/identity_schema_presets.py +1 -1
  77. ory_client/model/identity_schemas.py +1 -1
  78. ory_client/model/identity_state.py +1 -1
  79. ory_client/model/identity_with_credentials.py +1 -1
  80. ory_client/model/identity_with_credentials_oidc.py +1 -1
  81. ory_client/model/identity_with_credentials_oidc_config.py +1 -1
  82. ory_client/model/identity_with_credentials_oidc_config_provider.py +1 -1
  83. ory_client/model/identity_with_credentials_password.py +1 -1
  84. ory_client/model/identity_with_credentials_password_config.py +1 -1
  85. ory_client/model/internal_get_project_branding_body.py +1 -1
  86. ory_client/model/internal_is_ax_welcome_screen_enabled_for_project_body.py +1 -1
  87. ory_client/model/internal_is_owner_for_project_by_slug_body.py +1 -1
  88. ory_client/model/internal_is_owner_for_project_by_slug_response.py +1 -1
  89. ory_client/model/internal_provision_mock_subscription.py +1 -1
  90. ory_client/model/introspected_o_auth2_token.py +1 -1
  91. ory_client/model/is_owner_for_project_by_slug.py +1 -1
  92. ory_client/model/is_ready200_response.py +1 -1
  93. ory_client/model/is_ready503_response.py +1 -1
  94. ory_client/model/json_patch.py +1 -1
  95. ory_client/model/json_patch_document.py +1 -1
  96. ory_client/model/json_web_key.py +1 -1
  97. ory_client/model/json_web_key_set.py +1 -1
  98. ory_client/model/keto_namespace.py +1 -1
  99. ory_client/model/keto_namespaces.py +1 -1
  100. ory_client/model/list_custom_domains.py +1 -1
  101. ory_client/model/login_flow.py +1 -1
  102. ory_client/model/logout_flow.py +1 -1
  103. ory_client/model/managed_identity_schema.py +1 -1
  104. ory_client/model/managed_identity_schema_validation_result.py +1 -1
  105. ory_client/model/managed_identity_schemas.py +1 -1
  106. ory_client/model/member_invite.py +1 -1
  107. ory_client/model/member_invites.py +1 -1
  108. ory_client/model/message.py +1 -1
  109. ory_client/model/message_dispatch.py +1 -1
  110. ory_client/model/metrics_datapoint.py +1 -1
  111. ory_client/model/namespace.py +1 -1
  112. ory_client/model/needs_privileged_session_error.py +1 -1
  113. ory_client/model/normalized_project.py +1 -1
  114. ory_client/model/normalized_project_revision.py +1 -1
  115. ory_client/model/normalized_project_revision_hook.py +1 -1
  116. ory_client/model/normalized_project_revision_identity_schema.py +1 -1
  117. ory_client/model/normalized_project_revision_identity_schemas.py +1 -1
  118. ory_client/model/normalized_project_revision_third_party_provider.py +1 -1
  119. ory_client/model/normalized_projects.py +1 -1
  120. ory_client/model/null_duration.py +1 -1
  121. ory_client/model/o_auth2_client.py +1 -1
  122. ory_client/model/o_auth2_client_token_lifespans.py +1 -1
  123. ory_client/model/o_auth2_consent_request.py +1 -1
  124. ory_client/model/o_auth2_consent_request_open_id_connect_context.py +1 -1
  125. ory_client/model/o_auth2_consent_session.py +1 -1
  126. ory_client/model/o_auth2_consent_session_expires_at.py +1 -1
  127. ory_client/model/o_auth2_consent_sessions.py +1 -1
  128. ory_client/model/o_auth2_login_request.py +1 -1
  129. ory_client/model/o_auth2_logout_request.py +1 -1
  130. ory_client/model/o_auth2_redirect_to.py +1 -1
  131. ory_client/model/o_auth2_token_exchange.py +1 -1
  132. ory_client/model/oidc_configuration.py +1 -1
  133. ory_client/model/oidc_user_info.py +1 -1
  134. ory_client/model/pagination.py +1 -1
  135. ory_client/model/pagination_headers.py +1 -1
  136. ory_client/model/parse_error.py +1 -1
  137. ory_client/model/patch_identities_body.py +1 -1
  138. ory_client/model/perform_native_logout_body.py +1 -1
  139. ory_client/model/permissions_on_project.py +1 -1
  140. ory_client/model/plan.py +1 -1
  141. ory_client/model/plan_details.py +1 -1
  142. ory_client/model/plans.py +1 -1
  143. ory_client/model/post_check_permission_body.py +1 -1
  144. ory_client/model/post_check_permission_or_error_body.py +1 -1
  145. ory_client/model/pricing.py +1 -1
  146. ory_client/model/project.py +1 -1
  147. ory_client/model/project_api_key.py +1 -1
  148. ory_client/model/project_api_keys.py +1 -1
  149. ory_client/model/project_branding.py +1 -1
  150. ory_client/model/project_branding_colors.py +1 -1
  151. ory_client/model/project_branding_theme.py +1 -1
  152. ory_client/model/project_branding_themes.py +1 -1
  153. ory_client/model/project_host.py +1 -1
  154. ory_client/model/project_member.py +1 -1
  155. ory_client/model/project_members.py +1 -1
  156. ory_client/model/project_metadata.py +1 -1
  157. ory_client/model/project_metadata_list.py +1 -1
  158. ory_client/model/project_revision_hooks.py +1 -1
  159. ory_client/model/project_revision_identity_schemas.py +1 -1
  160. ory_client/model/project_revision_third_party_login_providers.py +1 -1
  161. ory_client/model/project_revisions.py +1 -1
  162. ory_client/model/project_service_identity.py +1 -1
  163. ory_client/model/project_service_o_auth2.py +1 -1
  164. ory_client/model/project_service_permission.py +1 -1
  165. ory_client/model/project_services.py +1 -1
  166. ory_client/model/projects.py +1 -1
  167. ory_client/model/quota_usage.py +1 -1
  168. ory_client/model/recovery_code_for_identity.py +1 -1
  169. ory_client/model/recovery_flow.py +1 -1
  170. ory_client/model/recovery_flow_state.py +1 -1
  171. ory_client/model/recovery_identity_address.py +1 -1
  172. ory_client/model/recovery_link_for_identity.py +1 -1
  173. ory_client/model/registration_flow.py +1 -1
  174. ory_client/model/reject_o_auth2_request.py +1 -1
  175. ory_client/model/relation_query.py +1 -1
  176. ory_client/model/relationship.py +1 -1
  177. ory_client/model/relationship_namespaces.py +1 -1
  178. ory_client/model/relationship_patch.py +1 -1
  179. ory_client/model/relationships.py +1 -1
  180. ory_client/model/rfc6749_error_json.py +1 -1
  181. ory_client/model/schema_patch.py +1 -1
  182. ory_client/model/self_service_flow_expired_error.py +1 -1
  183. ory_client/model/session.py +1 -1
  184. ory_client/model/session_authentication_method.py +1 -1
  185. ory_client/model/session_authentication_methods.py +1 -1
  186. ory_client/model/session_device.py +1 -1
  187. ory_client/model/set_active_project_in_console_body.py +1 -1
  188. ory_client/model/set_custom_domain_body.py +1 -1
  189. ory_client/model/set_project.py +1 -1
  190. ory_client/model/set_project_branding_theme_body.py +1 -1
  191. ory_client/model/settings_flow.py +1 -1
  192. ory_client/model/settings_flow_state.py +1 -1
  193. ory_client/model/source_position.py +1 -1
  194. ory_client/model/string_slice_json_format.py +1 -1
  195. ory_client/model/stripe_customer.py +1 -1
  196. ory_client/model/subject_set.py +1 -1
  197. ory_client/model/subscription.py +1 -1
  198. ory_client/model/successful_code_exchange_response.py +1 -1
  199. ory_client/model/successful_native_login.py +1 -1
  200. ory_client/model/successful_native_registration.py +1 -1
  201. ory_client/model/successful_project_update.py +1 -1
  202. ory_client/model/token_pagination.py +1 -1
  203. ory_client/model/token_pagination_headers.py +1 -1
  204. ory_client/model/token_pagination_request_parameters.py +1 -1
  205. ory_client/model/token_pagination_response_headers.py +1 -1
  206. ory_client/model/trust_o_auth2_jwt_grant_issuer.py +1 -1
  207. ory_client/model/trusted_o_auth2_jwt_grant_issuer.py +1 -1
  208. ory_client/model/trusted_o_auth2_jwt_grant_issuers.py +1 -1
  209. ory_client/model/trusted_o_auth2_jwt_grant_json_web_key.py +1 -1
  210. ory_client/model/ui_container.py +1 -1
  211. ory_client/model/ui_node.py +1 -1
  212. ory_client/model/ui_node_anchor_attributes.py +1 -1
  213. ory_client/model/ui_node_attributes.py +1 -1
  214. ory_client/model/ui_node_image_attributes.py +1 -1
  215. ory_client/model/ui_node_input_attributes.py +1 -1
  216. ory_client/model/ui_node_meta.py +1 -1
  217. ory_client/model/ui_node_script_attributes.py +1 -1
  218. ory_client/model/ui_node_text_attributes.py +1 -1
  219. ory_client/model/ui_nodes.py +1 -1
  220. ory_client/model/ui_text.py +1 -1
  221. ory_client/model/ui_texts.py +1 -1
  222. ory_client/model/update_identity_body.py +1 -1
  223. ory_client/model/update_login_flow_body.py +1 -1
  224. ory_client/model/update_login_flow_with_lookup_secret_method.py +1 -1
  225. ory_client/model/update_login_flow_with_oidc_method.py +1 -1
  226. ory_client/model/update_login_flow_with_password_method.py +1 -1
  227. ory_client/model/update_login_flow_with_totp_method.py +1 -1
  228. ory_client/model/update_login_flow_with_web_authn_method.py +1 -1
  229. ory_client/model/update_recovery_flow_body.py +1 -1
  230. ory_client/model/update_recovery_flow_with_code_method.py +1 -1
  231. ory_client/model/update_recovery_flow_with_link_method.py +1 -1
  232. ory_client/model/update_registration_flow_body.py +1 -1
  233. ory_client/model/update_registration_flow_with_oidc_method.py +1 -1
  234. ory_client/model/update_registration_flow_with_password_method.py +1 -1
  235. ory_client/model/update_registration_flow_with_web_authn_method.py +1 -1
  236. ory_client/model/update_settings_flow_body.py +1 -1
  237. ory_client/model/update_settings_flow_with_lookup_method.py +1 -1
  238. ory_client/model/update_settings_flow_with_oidc_method.py +1 -1
  239. ory_client/model/update_settings_flow_with_password_method.py +1 -1
  240. ory_client/model/update_settings_flow_with_profile_method.py +1 -1
  241. ory_client/model/update_settings_flow_with_totp_method.py +1 -1
  242. ory_client/model/update_settings_flow_with_web_authn_method.py +1 -1
  243. ory_client/model/update_subscription_body.py +1 -1
  244. ory_client/model/update_verification_flow_body.py +1 -1
  245. ory_client/model/update_verification_flow_with_code_method.py +1 -1
  246. ory_client/model/update_verification_flow_with_link_method.py +1 -1
  247. ory_client/model/usage.py +1 -1
  248. ory_client/model/verifiable_credential_priming_response.py +1 -1
  249. ory_client/model/verifiable_credential_proof.py +1 -1
  250. ory_client/model/verifiable_credential_response.py +1 -1
  251. ory_client/model/verifiable_identity_address.py +1 -1
  252. ory_client/model/verification_flow.py +1 -1
  253. ory_client/model/verification_flow_state.py +1 -1
  254. ory_client/model/version.py +1 -1
  255. ory_client/model/warning.py +1 -1
  256. ory_client/model_utils.py +1 -1
  257. ory_client/rest.py +1 -1
  258. {ory_client-1.1.47.dist-info → ory_client-1.1.49.dist-info}/METADATA +1 -1
  259. ory_client-1.1.49.dist-info/RECORD +266 -0
  260. ory_client-1.1.47.dist-info/RECORD +0 -266
  261. {ory_client-1.1.47.dist-info → ory_client-1.1.49.dist-info}/LICENSE +0 -0
  262. {ory_client-1.1.47.dist-info → ory_client-1.1.49.dist-info}/WHEEL +0 -0
  263. {ory_client-1.1.47.dist-info → ory_client-1.1.49.dist-info}/top_level.txt +0 -0
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
ory_client/model/usage.py CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
ory_client/model_utils.py CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
ory_client/rest.py CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
  Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. # noqa: E501
5
5
 
6
- The version of the OpenAPI document: v1.1.47
6
+ The version of the OpenAPI document: v1.1.49
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  """
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ory-client
3
- Version: 1.1.47
3
+ Version: 1.1.49
4
4
  Summary: Ory APIs
5
5
  Home-page: https://github.com/ory/sdk
6
6
  Author: API Support
@@ -0,0 +1,266 @@
1
+ ory_client/__init__.py,sha256=F6kSo_PTQgnOP9LXJb5qjhiykk3p0ianj24bENPLDqw,837
2
+ ory_client/api_client.py,sha256=bmhRkbFGdivZTpZyMVwqJo_vu7ISdQsx2Blu4MQmuyw,39204
3
+ ory_client/configuration.py,sha256=s8LYYY5Aeq93EOG7E-vg-bTpkGvO7JXibUgKMQxX0IQ,18034
4
+ ory_client/exceptions.py,sha256=LZGB0J39Hy0slhikw0ATbb4f4PX6sDJD-9OUZClsdhk,5199
5
+ ory_client/model_utils.py,sha256=0GJePfkB_VcE5Jy3XvnRYlmkaSMSr07G0DdZ-hDtKlY,82705
6
+ ory_client/rest.py,sha256=kD222-1VYNTvjqXq6_XOLMbniSvIl4XkQzF7APpSKQQ,14399
7
+ ory_client/api/__init__.py,sha256=12hWrV4_IfXYXtRdNa9waLgyCPhEDgo5GDdy3dJgCJA,214
8
+ ory_client/api/courier_api.py,sha256=OAuFjcpwtrXlwu_F22de-BUjsVEJ0LuXHcRv2CeKxcI,12520
9
+ ory_client/api/frontend_api.py,sha256=Ba6h-gVYCaULbN2wmft-ZFh32xzpX28bDbA0QnsigX8,204066
10
+ ory_client/api/identity_api.py,sha256=_MxYtaHUC5Gq6REkHxZnLebgiEexb6HNl6DAsu6AF9s,101645
11
+ ory_client/api/jwk_api.py,sha256=P5PsHT-uqpPb_TVwMh3gW5BdO_HccLVtyZxN3Vm-sLQ,40791
12
+ ory_client/api/metadata_api.py,sha256=rX4kDDydy_rlZhYeswAc_cgz2gCh4uAlIRPmTCqy_3c,16249
13
+ ory_client/api/o_auth2_api.py,sha256=OqoA2ZbcVJxzX_BWYwG1x7rKEzc0s6_916DWdHKuKZM,163219
14
+ ory_client/api/oidc_api.py,sha256=owkb8OW1G1oFN6tqrd2zFHSxD1yzsy4YrllJRECOOtk,45440
15
+ ory_client/api/permission_api.py,sha256=dTd_nmwV-r1WVyH4-wa_wPEoeojKSW7eoN83kuErF70,32078
16
+ ory_client/api/project_api.py,sha256=tIWuoYLNnkSv-630aw93cdBGoAJj9t9MXhSflPkw49o,77303
17
+ ory_client/api/relationship_api.py,sha256=v2dViFU-uvIPMk2c3XTGzIptwoIP3gEK5bNulgVt2e8,34600
18
+ ory_client/api/wellknown_api.py,sha256=OQlq2tJzVXqmuxb-CchCWA0eiT6fzDIIDwOaG5r9wLc,5922
19
+ ory_client/apis/__init__.py,sha256=navhP_cq7ga2JlBYiPtEmXrANJvL29Avodr7LnE0l2w,984
20
+ ory_client/model/__init__.py,sha256=hCw5FHQbqau39Fcf9oEv7x0NExbhL4-N5Ih5LGKzEiw,344
21
+ ory_client/model/accept_o_auth2_consent_request.py,sha256=oNMNEb-PkOvBkUf2LVHyWNSoANf2Ha3BZ0eeZqbEFTk,13972
22
+ ory_client/model/accept_o_auth2_consent_request_session.py,sha256=oyJ9kPEXbwzPYkCNkqrC-flN0_UuDYbmfCj5uZGoPHs,13402
23
+ ory_client/model/accept_o_auth2_login_request.py,sha256=0-9EbeBPmmuioteckb6ph_fY6toX2wq8rsKgtfVZfWk,18751
24
+ ory_client/model/active_project_in_console.py,sha256=0Xt028U-Xws74i1yv7sywG41Al0K3gMPX3tvsf8llzI,11651
25
+ ory_client/model/authenticator_assurance_level.py,sha256=uBb8oGVoVGJzE9mF7v-w4wOlh0MEVeHj4NK8taWNAeg,13841
26
+ ory_client/model/batch_patch_identities_response.py,sha256=HfBcKrjPmtzXY_sSqyFzennyTVXOutfKY2YoLE7xS2I,11965
27
+ ory_client/model/check_opl_syntax_result.py,sha256=yRoL0bqRtDAgtAmAL_ytdWaUok2A5KeiPteOgcSPwbY,11793
28
+ ory_client/model/check_permission_result.py,sha256=xa_0MITf_vMoeB2LY31GbSWezz9dSFvhawVR5f8X9Jg,11698
29
+ ory_client/model/cloud_account.py,sha256=ND6vIndth7xLUnBCP5geMQIWw0u_-8sq7R2waVYUAHE,11868
30
+ ory_client/model/continue_with.py,sha256=_0A2IIqVFRDruacNn8StvhV75Qdfbtko2gp0Artt9GI,15552
31
+ ory_client/model/continue_with_set_ory_session_token.py,sha256=VIbtBASEjZDKGYfRExx8VImK8D5RB5YsuhLf_ylNWfM,12518
32
+ ory_client/model/continue_with_verification_ui.py,sha256=V2TbAmkV5xMAkWGDKxmFqNDyWawZDp70MuTn-ETw94g,12618
33
+ ory_client/model/continue_with_verification_ui_flow.py,sha256=AIIppN9QQTpyuatTUBwsXK4L5edqgPfJWqXua_yCTTI,12338
34
+ ory_client/model/cors.py,sha256=z6Ub-QYqbmOD09LB5MT1Gdec7-Xuz7NH4u3nYL-ts-s,12256
35
+ ory_client/model/courier_message_status.py,sha256=Sx5zKE_YH9D1EkGaO3AE4z7yHGie8JHAATVs87cf0Ys,12314
36
+ ory_client/model/courier_message_type.py,sha256=_QmDQ0ozhslDQ6QvP9LY3-hiNeBO36aB1owBhJrFpFo,12190
37
+ ory_client/model/create_custom_domain_body.py,sha256=qj4Kq-PpIUWGzyxUz2VYYfA6bssxsDyFFcqgrzm198Q,13119
38
+ ory_client/model/create_identity_body.py,sha256=_g3KXQqo3cIvKXKjGa-w0t5ZmWAT5IcBEZ-OxId3apU,17020
39
+ ory_client/model/create_invite_response.py,sha256=Y4SAUpwfoEIe236VkoEoZrrmPglOaEEFOOol1bJthV0,12269
40
+ ory_client/model/create_json_web_key_set.py,sha256=dQwZD1lpOfGBs42zC21AokUl87uPs8cH-WTgUuixAtg,12839
41
+ ory_client/model/create_project_api_key_request.py,sha256=xOG8heUsUT7ebWj7hdOM1NG1D47LEjyfizm5ADO3NUo,11721
42
+ ory_client/model/create_project_body.py,sha256=OHv7JDmVmXHW9UBfmaFy-X5Ek8KqT3sLlW5Qtd_DxrE,11650
43
+ ory_client/model/create_project_branding.py,sha256=zm7Z-zEtjoi0lhkEwezWonDYsliY_33LDpI4xI2mSA0,12388
44
+ ory_client/model/create_project_member_invite_body.py,sha256=ycnYP2PrfAnK1bn9wIRYC5S7AZ7mjJw8FaYMqNnnye4,11651
45
+ ory_client/model/create_project_member_invite_response.py,sha256=rH8QXKYjpYTWuydwRQ5hv9zi4w01gXtYnHYeSXZgKBE,11931
46
+ ory_client/model/create_recovery_code_for_identity_body.py,sha256=dODsZF0ZyvxgPvgyFmFuIlBynMaFGxxKRrdR7pr6I3g,12514
47
+ ory_client/model/create_recovery_link_for_identity_body.py,sha256=7udTjztm6beFvSot-GIORNNL7eFUlZE_9Gu5WnndTQ8,12511
48
+ ory_client/model/create_relationship_body.py,sha256=WNTJ6mZ9PyoxCthSFMB6sksoI8hdG4crbjwxEK8N84A,12811
49
+ ory_client/model/create_subscription_body.py,sha256=3GW-sVf6y3QhWMNJ3Z0eY9O2VoKdAk0d_WxxLuMLglo,12913
50
+ ory_client/model/create_verifiable_credential_request_body.py,sha256=fOUqIws0htkjhlueTa_qCwUGP5ndy80G4g46FapGf80,12262
51
+ ory_client/model/credential_supported_draft00.py,sha256=4FynvUe5WCrEcW7x1RyoM9c7Awf4n-HupbsFOOyLo68,13493
52
+ ory_client/model/custom_domain.py,sha256=zzjliW5S9xyTwfNJga8YSR0_zWZNt1bAPMrDxLgJibE,15193
53
+ ory_client/model/delete_my_sessions_count.py,sha256=mK9VRDi5tC33LSrNAsCajJ1pCiUzEhvwTATAL1MRNs4,11635
54
+ ory_client/model/email_template_data.py,sha256=uuv44bARkxN9dW1zI8egNmWK-X1T7Qih-GW_nAdLwTk,12058
55
+ ory_client/model/email_template_data_body.py,sha256=AXtAU_yDKzlaNQ6wlWWMUr2l8a6TgGcvAJMWBD0tGiw,11831
56
+ ory_client/model/error_authenticator_assurance_level_not_satisfied.py,sha256=Pts2yrjHBztQAAd_6VNBXOXlhnYF6nJrAimXSAzkP7U,12161
57
+ ory_client/model/error_browser_location_change_required.py,sha256=TLLeCBEo_x15BVcmZErXYZDkO6-Mg-Myr_uUljwtiqQ,12131
58
+ ory_client/model/error_flow_replaced.py,sha256=d__CDysMcOo4GREWyPwCKyr3k_wzxSPCUcqsq295odo,12120
59
+ ory_client/model/error_generic.py,sha256=4Tu-73xuAojoJGXkZvjgE8GZmNVJe7KNZWJPMXKlv3U,11816
60
+ ory_client/model/error_o_auth2.py,sha256=rjQ-STKrINmRQtRY41NkN2cpjzWJJL7cw85_YDdSMjQ,12700
61
+ ory_client/model/expanded_permission_tree.py,sha256=8exzMImJRV1oMnenJvHl0jztvynHWyJ0zgsH6fpV4LA,13202
62
+ ory_client/model/flow_error.py,sha256=75Kkh5AOuS79n4lJ1u_ErXTUEtvnbU3cRD9YnP6i520,12629
63
+ ory_client/model/generic_error.py,sha256=2GfWBi_UGJf5KrPKiTOZHWDgQZfxMalIEg7tR4dwcY8,14405
64
+ ory_client/model/generic_error_content.py,sha256=X55JJgAuagDr-jZg2KU9sywFVtJD8GTIKMLfvYWmF-s,12937
65
+ ory_client/model/generic_usage.py,sha256=3F5LROSSJRSKrv7vgFPhyEcacLlHbYmeqyPyz84_PtU,12323
66
+ ory_client/model/get_managed_identity_schema_location.py,sha256=j67zur9hneVimmKJwW1FNB0ryBzYpB1qpudDDMimmkE,11597
67
+ ory_client/model/get_project_metrics_response.py,sha256=lkixB0iYgsEqlgjwTD0HuGLEtaKRKUIF-6b4vCDBhqI,11798
68
+ ory_client/model/get_version200_response.py,sha256=yV_6a3AehlIDCFB4ZUyZB89bTNG70NHe4HL46Z2GuAE,11673
69
+ ory_client/model/health_not_ready_status.py,sha256=KHSbK9XZkAWr4oVpBylvDaN7vaLWmY0Bf7pb1gThPA4,11717
70
+ ory_client/model/health_status.py,sha256=8TJDMki9Cf5_Eq78_DHd4oDQx_f2OnYswlzQoUhWw8o,11591
71
+ ory_client/model/identity.py,sha256=7ngUmzpDF8PgZj2mAzE3ri3-aFPUESWg-9xf_cMgCJ4,18161
72
+ ory_client/model/identity_credentials.py,sha256=mGD-39q_7hLfiHk_sYDTFDzRdTtuRh_xKiWW3rRXBdE,13622
73
+ ory_client/model/identity_credentials_oidc.py,sha256=Li_Vcd-U6Xuj8MF0FEcDhcFqn0BzkUSKvKW2x-UCOYo,11912
74
+ ory_client/model/identity_credentials_oidc_provider.py,sha256=rgJ54lXOACfSLuWQjlWdauGcFtmdeZJRxHf3o68-Zh0,12546
75
+ ory_client/model/identity_credentials_password.py,sha256=QVxq06N3Zfbbd9tHJ4L0mKsNGtH_nY78Sw76NCwtGnA,11733
76
+ ory_client/model/identity_credentials_type.py,sha256=0j4YeCRSLBBMaT7GWeJD0Cua_yAOmSk4RjHqQIE5p78,12375
77
+ ory_client/model/identity_patch.py,sha256=VjBHoLFXo2woPCkwS4bl6XQzddZG-SVegskL6kK8zAI,12313
78
+ ory_client/model/identity_patch_response.py,sha256=zQOBOkWdVqfvlz2k4Ksij2sdRUBxBE0xz1d-BJKbSZA,12512
79
+ ory_client/model/identity_schema_container.py,sha256=o_-d3PYo83Jr4nuoDjbvbJlALpxl_WiiNb8WpwN1BwE,12064
80
+ ory_client/model/identity_schema_preset.py,sha256=BFjmy-_QInhOW2dvj0AQgeDd5VXJLZGvQOHKrK-e96o,12110
81
+ ory_client/model/identity_schema_presets.py,sha256=8ufPD6_NDF8hvwfVTM9JD_Tv3Jp-eaGSL7nQo22js4w,12085
82
+ ory_client/model/identity_schemas.py,sha256=Mn99kjfusapa8iW_G9Lbp-DN_nWhb6zSgNraIYXAlGQ,12218
83
+ ory_client/model/identity_state.py,sha256=-BgjOJmEyxl-uSmOoS203JC5lQU3RrGm7G6vrYovqHo,12247
84
+ ory_client/model/identity_with_credentials.py,sha256=0z9l9q7KtkXC7-3xwbEJy6gRQHHuhhrp8s3qe1rEQkE,12318
85
+ ory_client/model/identity_with_credentials_oidc.py,sha256=1IVVUtjq8E1W1cx__GEbFG8JM41ViXgb-vAFu3-0aSY,11918
86
+ ory_client/model/identity_with_credentials_oidc_config.py,sha256=R_KMHl4PijsgwZjIzO960PkzKZIhUJ4VQH5q5nuhR4c,12584
87
+ ory_client/model/identity_with_credentials_oidc_config_provider.py,sha256=no7cc1MTVD4lzuQCSRnGZvFOuYZjnrcDFm-OC5JeedM,12297
88
+ ory_client/model/identity_with_credentials_password.py,sha256=kWyh23Pj_xxwMsCnA3MVOYNgJd3eqV9xevvPZ3EH7SM,11958
89
+ ory_client/model/identity_with_credentials_password_config.py,sha256=w5iHsUUm2mOC_5uWIYbymoB--16O0Zm8wtklGkR3jas,12227
90
+ ory_client/model/internal_get_project_branding_body.py,sha256=axVNw_Nssr8OxZWaRFSD_AtD6pzwdmxts40r5IGzGdI,11591
91
+ ory_client/model/internal_is_ax_welcome_screen_enabled_for_project_body.py,sha256=pSy3yW_3vEzqALGK0AXjGWkJJjzDWrEqDy_dSvaIi68,12075
92
+ ory_client/model/internal_is_owner_for_project_by_slug_body.py,sha256=4Rr0wkxM7RJJvaYYfMnPmqfxXtH7Wii-ynYBJTrTy8A,12882
93
+ ory_client/model/internal_is_owner_for_project_by_slug_response.py,sha256=6aB9qFyGtPsmMu17DbMAFHSeNnzbQ0uAMeerxLKWP9M,11768
94
+ ory_client/model/internal_provision_mock_subscription.py,sha256=DqlWWeF2I7xru0-OZjkNtBQQyVu4y3VPOeQ4aPWNEtI,12733
95
+ ory_client/model/introspected_o_auth2_token.py,sha256=qQzEi2QWUt7he2Q_ccm11UTi0ggo0g0kGvJYFnPVgEQ,18025
96
+ ory_client/model/is_owner_for_project_by_slug.py,sha256=S23i1a5mNb9i8CENIr6_uKdz-TWd4RTFy_DoQGM8HUU,12058
97
+ ory_client/model/is_ready200_response.py,sha256=B-HF6xL_SO1y0mehoL-nFFeeE18TxTMt1KmSnJDvvtQ,11629
98
+ ory_client/model/is_ready503_response.py,sha256=KxRTUUxee-vn95nKsxV5HdcmM3bRsXwYUo2IVpk96d0,11763
99
+ ory_client/model/json_patch.py,sha256=YCxIwFgLdyqIf5DWeUSBPbdVKBGBqIC4Uq32D6M_dxc,13596
100
+ ory_client/model/json_patch_document.py,sha256=mpFKYhEMgMJoIoXp9oOF6ttCty5Uqe6R_ILuqQVhkt0,12089
101
+ ory_client/model/json_web_key.py,sha256=ks3j9PbEOhuofe8OHf9JL4XRXsMIsNdfDrKMwO7rryc,18001
102
+ ory_client/model/json_web_key_set.py,sha256=MmTrJFbRwPszq_3KUO610wv_88vtWFRszrqc_MTSz9U,12347
103
+ ory_client/model/keto_namespace.py,sha256=-1UNJec3sFpdepCkNoe6fRc1koPthS2C6nwqU8JPAU0,11688
104
+ ory_client/model/keto_namespaces.py,sha256=1MBm89TZmq5J5vjNDMf35hWkpILanDX4KlGCAsHcXbk,12000
105
+ ory_client/model/list_custom_domains.py,sha256=XG7k_ASsOMlTB_FXhIaWENO-Afl561JO0kQdmeKcVRU,12088
106
+ ory_client/model/login_flow.py,sha256=TT03Tjmv6aZZUrusJ1S1QPzVB8gAG4NrAh027VfQuwE,18184
107
+ ory_client/model/logout_flow.py,sha256=HkSWI9F2_9uvUkVmXM8ig8CuNmEmtgtNzjtqgrttLi4,12149
108
+ ory_client/model/managed_identity_schema.py,sha256=zMsTajPMhuqoHtCDOkTkvsuNnTI9NZycDQEMn2MaFig,13568
109
+ ory_client/model/managed_identity_schema_validation_result.py,sha256=qCIAIScQlJMEZvGBzr89ePUkM_0mZS8gZEaafrE1MAE,11793
110
+ ory_client/model/managed_identity_schemas.py,sha256=2mY6GFGP2lahc57T0PRA2g23hRbD6NzzcEBC31f-BFM,12097
111
+ ory_client/model/member_invite.py,sha256=0uGhkLHIb3QqUeBdGV-ZGzvyDH0UInESoPqhvBwFPU8,14549
112
+ ory_client/model/member_invites.py,sha256=wO9Pb9exi2Iuv4L3MVNKN15xwsJIpKPJkTmvyFYExXU,11988
113
+ ory_client/model/message.py,sha256=MSrmxzkxH8xd61qWl22AMpl4EHL7P8oz8BaNIjMJLP8,16285
114
+ ory_client/model/message_dispatch.py,sha256=vo9UdfFkmffJ9tHlVhByHHJWGziMvY8LMMeAz8ElX_Y,13689
115
+ ory_client/model/metrics_datapoint.py,sha256=WnaMLC2f4BkPAqCuWFCjcFArDaFEZjG_GXaPysWMypM,11925
116
+ ory_client/model/namespace.py,sha256=qvYUj3xD5YPz8VYrLsGgl64i_A9ecYn_KpUJfsZ-L5Q,11556
117
+ ory_client/model/needs_privileged_session_error.py,sha256=_XGY_03Rhfiz7p5YM_5Gon6XeTJB14JSGjlvBydYIDc,12240
118
+ ory_client/model/normalized_project.py,sha256=p5a2xxslVAj1vUMiIg8IL72Pj7Gikuo_tIG9KAqqCZ0,14152
119
+ ory_client/model/normalized_project_revision.py,sha256=s0dGQJmGnbkynq9r84vK_IKBYNx0raFCnFNnfP68Wa8,117371
120
+ ory_client/model/normalized_project_revision_hook.py,sha256=mEA2rLb1mlJvEX8AyWibzDK6cV0mnf11L9YLXEfLC0k,18364
121
+ ory_client/model/normalized_project_revision_identity_schema.py,sha256=oI_VR1KqF0317168ZL5z7MLoJdRgMoBb7fZx1_lLXyQ,15527
122
+ ory_client/model/normalized_project_revision_identity_schemas.py,sha256=fg7wcEe0cvdQ3gjF1OBeeKXFUbiaOazy8kl02Q6rpOI,12315
123
+ ory_client/model/normalized_project_revision_third_party_provider.py,sha256=e5lCanfQh-nOgOeMSlSCBLj3W2i39fLuU-QsH454PbU,20713
124
+ ory_client/model/normalized_projects.py,sha256=o4vTNV0jQ5VZiUMBdr23cHtxHchB3FR0a1LxDTuDf20,12048
125
+ ory_client/model/null_duration.py,sha256=WO9aPCzvF1GsUrCHE2pR3IgeoRi1TXGUfmM4UWjrmJY,11899
126
+ ory_client/model/o_auth2_client.py,sha256=gHYFgp8yPOwF2QD3YkYvndnAAcqmc51IJ-bAqIPCMyk,38846
127
+ ory_client/model/o_auth2_client_token_lifespans.py,sha256=0seiP4b0MNAsQ1MrKxIcwEIgy0WptmNPNyBIeKJxGnw,15435
128
+ ory_client/model/o_auth2_consent_request.py,sha256=xb5CmxSPehiK57eaMuOxQt3czrv06YcQZptmM6tHFvs,18511
129
+ ory_client/model/o_auth2_consent_request_open_id_connect_context.py,sha256=Vj8J8G7KMd8cSGeN1D9poxe1eqhCq8K43pzEPBlkfTM,18530
130
+ ory_client/model/o_auth2_consent_session.py,sha256=Jd9LxJ-fI60jEXNJe3pw0DpS4Yug3dJpAlMGtk8NJkk,14920
131
+ ory_client/model/o_auth2_consent_session_expires_at.py,sha256=3imO24Lj5G5c8iWx_5_Qh784U1WKJa_NNSNeJW7TJXQ,12545
132
+ ory_client/model/o_auth2_consent_sessions.py,sha256=Q7qXlblN_OCYOcilRxF1sLjlnclgXYWaedYMe_sCKRU,12230
133
+ ory_client/model/o_auth2_login_request.py,sha256=A0dKl6U1kvKC7nruJo7FfvigddN1ujsUTYT5lzoExOo,17355
134
+ ory_client/model/o_auth2_logout_request.py,sha256=BcRK1WNBBY-nP8GLhUeJOvz1no8mbnRvqiqLm5L1enE,13574
135
+ ory_client/model/o_auth2_redirect_to.py,sha256=JpUW8bldWx_8HPN6T7lWqMwxsbsL_v-iEJqUSSkkKrg,11882
136
+ ory_client/model/o_auth2_token_exchange.py,sha256=_j2t_x5TrghkD-hg3HEUZStiGrGJlfB0CrwHXrQhFKo,13566
137
+ ory_client/model/oidc_configuration.py,sha256=5Td8QryBKVUqlqqCc0f2VFZmrXnuEL5E-_QbZIvD8io,33787
138
+ ory_client/model/oidc_user_info.py,sha256=O_PqmGw-I2-aFrnUZLlgd2MLwyw5cpA0b751gVAMDSw,24626
139
+ ory_client/model/pagination.py,sha256=7uFUExjNQwUbVr1zMAMHWTEQgb9wO0PXrJHn6xXVXYY,14391
140
+ ory_client/model/pagination_headers.py,sha256=tgh_eKXGODav0uz1Ikb4XbUJAoRmkgRuiZqYkOUr10g,12223
141
+ ory_client/model/parse_error.py,sha256=kIRZqMpGZ2CciP9IZmOyv_XnS1d8WkTA78ky9KEimhg,12125
142
+ ory_client/model/patch_identities_body.py,sha256=RYhtaCN849l0q972u2d-a_iLnaroO_nqcBm2OP46UnI,11891
143
+ ory_client/model/perform_native_logout_body.py,sha256=4bbZgwFYvlwgbdc6k9k3Q94N71g2ChVK_9JlrYC0d9s,11791
144
+ ory_client/model/permissions_on_project.py,sha256=5O34S9IB6ILvZfMvdqrZTzFGM6XswxUvnHPXbTBIkWI,11307
145
+ ory_client/model/plan.py,sha256=QLa5wb-kcUSkROCiWYNGAluUBoEYLG5rD99wxlJttA4,11990
146
+ ory_client/model/plan_details.py,sha256=UOKoVc74jPjx1z5u6nRQM4DH4QTKW8CXaPNF48nKV5I,14180
147
+ ory_client/model/plans.py,sha256=xOWzSyHmQUQbMBR--VvKDdmApLmCSNqRC9hFqnmmhpY,11782
148
+ ory_client/model/post_check_permission_body.py,sha256=5XMFHiAUyDtBoL2DeuynosrbRPlXDFO1H5H5qNhLNvM,12814
149
+ ory_client/model/post_check_permission_or_error_body.py,sha256=DepnOVQHhDlu9K2LNteuFN0kwy3DQDEVW-VhPSqMnsU,12835
150
+ ory_client/model/pricing.py,sha256=XuqwUDjUY-jaJVvkkTUfKYpYaEABKAh4C7_vfIT2WBw,11961
151
+ ory_client/model/project.py,sha256=_IBad0Fwm9ss3Resn1M6c8iCJC1QDE4aczQCLiMpMoQ,13626
152
+ ory_client/model/project_api_key.py,sha256=cRwV_acIsPu8h0u29DH1LFMGKyFhxBRJArqhJmNiyH4,13277
153
+ ory_client/model/project_api_keys.py,sha256=LH-FYaBy_LbuE_0qsNeYqGhSnsN79jmlc8mKlP7I-uQ,12001
154
+ ory_client/model/project_branding.py,sha256=v27rp500pfQN82KPrj2UkM3e0sz_IragkhYPvlXgQg4,13359
155
+ ory_client/model/project_branding_colors.py,sha256=P767wr5rUN7f5uwHBwgblF5tVrpuRwMF1dQPtinBlyE,23907
156
+ ory_client/model/project_branding_theme.py,sha256=QRdru5oeq037XjK9yA6GPwVUuapHvsnR6QQBqfDrGmc,26083
157
+ ory_client/model/project_branding_themes.py,sha256=ikJ5vVm1cXfhkR5v-rv9CMZlYkcR1QE_HSemXyUSnqc,12085
158
+ ory_client/model/project_host.py,sha256=VsHRSVlhmjJ5SzZxtzJ-gPqT9NXs5QIjrB7xSgZa7-o,12071
159
+ ory_client/model/project_member.py,sha256=ny0Cls7v-a81JIABOxNnP0pICWTluoj1tCpu8WhPUaM,11831
160
+ ory_client/model/project_members.py,sha256=1KOufpKnF2oOisfkBu48KNld3S8CcfVvDGEE6XIP_uc,11996
161
+ ory_client/model/project_metadata.py,sha256=67ApaObg4iHAzZvmG5g--LWy5akIXA7nosjyFvpRUGE,14175
162
+ ory_client/model/project_metadata_list.py,sha256=6PfWY8wSrLLTpWV6kOUrJrMde6-EDh5arYSA_YYBsTE,12033
163
+ ory_client/model/project_revision_hooks.py,sha256=HbKfZy7_fSJWSlnPA3Zo7zjGfRsPGGDgH3gECbqNQPM,12164
164
+ ory_client/model/project_revision_identity_schemas.py,sha256=bajZHYhA8y2dMdIn6Pt8LieN-0CXdo53z9Y96ViBgFw,12285
165
+ ory_client/model/project_revision_third_party_login_providers.py,sha256=sGNCETQTlfsm-BdH5qzk1oZjarg_IjHwi0ZZ6Cimc0U,12349
166
+ ory_client/model/project_revisions.py,sha256=dafQIOj7Y-5zP4p0vvQxemF5nM6XRcrXwzuNnVgAB5Q,12115
167
+ ory_client/model/project_service_identity.py,sha256=oqnpPpMXw49Act41FWvMWkEF961w0bCGJ7jZdEmU1Y4,11809
168
+ ory_client/model/project_service_o_auth2.py,sha256=Y3RfhEy9lJtCiK-jhf4ij-6WQk0KvtucxW_l5vPIv3E,11803
169
+ ory_client/model/project_service_permission.py,sha256=htjh5Ve369FkFwhtcv53nLWMExCj9yAKXugYJ-h82Xw,11815
170
+ ory_client/model/project_services.py,sha256=oeNKWi-eJTYmRQMr8iYfKgUGLKyVGefU_UlwC-0hpaM,12616
171
+ ory_client/model/projects.py,sha256=YQRWMeWcDutCcPsSKCJ37YrrBEzLwMZJtlvV-c5wkXA,11927
172
+ ory_client/model/quota_usage.py,sha256=bO1XQhrl755Dx3NANzHAuZImo4-FgcZqc487G4V7Zwo,14554
173
+ ory_client/model/recovery_code_for_identity.py,sha256=6FPGD9V7_wAR5v6UTsa4kO-95dvpMxORqEhwrfilyH4,12721
174
+ ory_client/model/recovery_flow.py,sha256=DAGpcjqF6hYhVw1ppgv7FZgkE6WLFtpExWRV_0RrPVw,15088
175
+ ory_client/model/recovery_flow_state.py,sha256=fhl_ajlF1Q6N_p_C1JEvlI8lcIWyhIopSZ9mbfDr7UM,13317
176
+ ory_client/model/recovery_identity_address.py,sha256=ernfLRBcmX3Myza0j4TWr4gwXTi6444chHi_a08vP20,12616
177
+ ory_client/model/recovery_link_for_identity.py,sha256=zDMW6avnSk8JaonCqtrsiYtwMWlavzdbIv57rTSiH5s,12182
178
+ ory_client/model/registration_flow.py,sha256=K1f4WA6IM8jCjFH_z1abKARRxeT7Et-Kl0rhPSy3AEw,17333
179
+ ory_client/model/reject_o_auth2_request.py,sha256=znY38b56N44DGGkprve-NJxYAutrTY5qFLd7lnqCncM,13274
180
+ ory_client/model/relation_query.py,sha256=OFLT2sFzcKzM63KxCepVVnuTJVIiuX0v9n-y15P6S2A,12784
181
+ ory_client/model/relationship.py,sha256=cEInzEYa62EQbhpC-IUazgSdHGBtKJLlRVflRyI9XfU,13011
182
+ ory_client/model/relationship_namespaces.py,sha256=uzy9vTHX9PtQKA2oCmIIawBXGqZ9IP2-gLU1udQA9lo,11757
183
+ ory_client/model/relationship_patch.py,sha256=mnbe0TLhWGbNvElH3JV_L-SKpOBIJstXBZ1mCEmI8Vg,12063
184
+ ory_client/model/relationships.py,sha256=025lZdbaBNU6ZDa0hTeP_B-Hnf-xiv94aVC_oJgMjCU,12259
185
+ ory_client/model/rfc6749_error_json.py,sha256=ccO3qdYZadM2J0vGiJM9ODD-uZl12Z9j0T3eCfF5vUM,12411
186
+ ory_client/model/schema_patch.py,sha256=fLrsoOTIFSrKqySxGZYESeluJxmokS_qmPFNB_4S8mY,12034
187
+ ory_client/model/self_service_flow_expired_error.py,sha256=xQEmfuC4mYlJFf_TkNxOF85XdrTmdu3HKKKZAD3xNwU,12970
188
+ ory_client/model/session.py,sha256=Tme401BnOD1uX26FT6Kq2FCVdJbfEodJNJaCVNn_-bM,15234
189
+ ory_client/model/session_authentication_method.py,sha256=LvDUZDFsMAjtBfuGHWZvfzKxq8BPu_xjWmGcR42JHg4,13036
190
+ ory_client/model/session_authentication_methods.py,sha256=EkBaDkEVSHLjaJkkKYD5SqJPOG3xxpeKHp6ddmITgGI,12453
191
+ ory_client/model/session_device.py,sha256=7uNiVAvyX9pX_6Vm6NeZ7v9XQPnnu1Kt4IV-i58zQTY,12380
192
+ ory_client/model/set_active_project_in_console_body.py,sha256=eDsC9UWuzeGDKiE2xLHb4ioA4FD01IBEba6cVs5ANb0,11806
193
+ ory_client/model/set_custom_domain_body.py,sha256=6xX-xgQL6oOGbihWDWkAmO7MMwPNUu7LrbhLu8ah0b8,13092
194
+ ory_client/model/set_project.py,sha256=XG5dOjvmfxBHOImGXHqZzBgULVsuSaaX52MJbVUNmJE,12655
195
+ ory_client/model/set_project_branding_theme_body.py,sha256=nY7YzPnLGGT0XqzJuo9W7UxurmGlo2tl4uJPSkBCk6g,12478
196
+ ory_client/model/settings_flow.py,sha256=kaqRDKF2FxtxJAfDvHbhJKt_QycBNNMxQYo4Zp5k8z8,16102
197
+ ory_client/model/settings_flow_state.py,sha256=a3o3wqnyiz86j8Z8V0i5M2C31lnqtINOZV0NuCR6ls8,13575
198
+ ory_client/model/source_position.py,sha256=11nuo_DuGCJRB-azR-llU8yCCAMgMdhm4nXnrTpajMY,11711
199
+ ory_client/model/string_slice_json_format.py,sha256=YED8jvPDmJvsf7VN8LADGBLhWpgOi0jVlSqS29jpoGs,11820
200
+ ory_client/model/stripe_customer.py,sha256=DaGX1S90CqsZTxcr37SyPf7UMe1tw0zb770tD8z2Cb4,11513
201
+ ory_client/model/subject_set.py,sha256=PFMDNVT4Zl82yvr1aIMhdwVaumLnihYdTZre34yABbs,12220
202
+ ory_client/model/subscription.py,sha256=i3d0mssT_SksQ85M5l_TIrmwfZblV1I5YcYxn7_o8JU,17786
203
+ ory_client/model/successful_code_exchange_response.py,sha256=5WOLCHey-qMDEV1a7wXzDoLfOxfzXddCC7pi5_VP4vw,12501
204
+ ory_client/model/successful_native_login.py,sha256=cD6dXyghMh69oKPKMgfL0UKIfRrdVbSWUI8Z2vBu6dQ,12474
205
+ ory_client/model/successful_native_registration.py,sha256=7TVF-ExPl_Yc6U7eBBDNPYPaG8Ba6sMh3zJC5lQov6c,13755
206
+ ory_client/model/successful_project_update.py,sha256=-Qf7vCARS7p_5V2qcB9sorF8JY-ZxwGz1pnzuSnRXSs,12963
207
+ ory_client/model/token_pagination.py,sha256=9BHJFbSugFUPAvjgd_9bW9Zk2fO8JCGzt5sugA9m6gM,12881
208
+ ory_client/model/token_pagination_headers.py,sha256=GJT6Y9aFwKJOifFZZPshEf70ej4gMNHhYaVxa9BbrNo,12238
209
+ ory_client/model/token_pagination_request_parameters.py,sha256=hcf__oKgxWLAUzGc_-u3Qc5yrHA-rM-PO00ZhHMKayY,12931
210
+ ory_client/model/token_pagination_response_headers.py,sha256=97jdT3unaEifKOR2w17DoDe7_H3QkI6OHCkpr-JY068,13146
211
+ ory_client/model/trust_o_auth2_jwt_grant_issuer.py,sha256=dQPVBb9mJX6z-pkWkUDCCWY42GPbndXg3JVz5MVVsi0,13913
212
+ ory_client/model/trusted_o_auth2_jwt_grant_issuer.py,sha256=Wv_mpdCT6FN-_Ei4A7H-sy9r7ttvBXBn1EDP0kbI72I,14487
213
+ ory_client/model/trusted_o_auth2_jwt_grant_issuers.py,sha256=gy2hWev-3Uq9q0cGKe6Zhj4_eE7_SsgxAQpw65w6_1g,12400
214
+ ory_client/model/trusted_o_auth2_jwt_grant_json_web_key.py,sha256=hgtPJJ2Ch0QDYRtbXhCwn2dgttx3acxvBpTKs5dzVqU,12090
215
+ ory_client/model/ui_container.py,sha256=RGtrtTkAy3kYegb2W1kM5Qr3JSZaDOKSoFRhg2iWQXg,12715
216
+ ory_client/model/ui_node.py,sha256=c3G4jKpA2FIB4gEskSYKivQFazWgIgXmiXLGJrDxSZs,14032
217
+ ory_client/model/ui_node_anchor_attributes.py,sha256=g46TVo_IE6BOqbT7Zv0won-PV6V00zdDcpHWg_KE5T8,12853
218
+ ory_client/model/ui_node_attributes.py,sha256=1305gCUmucd-GSu6AVqOLtk8W_q6v0p52VoGZDal2AU,22092
219
+ ory_client/model/ui_node_image_attributes.py,sha256=3Xah3bjgyA4YCPe4VjXDshtFlTkhkEdJFWuKjUWFK6w,12957
220
+ ory_client/model/ui_node_input_attributes.py,sha256=w421noZPL0C6nZGlNUp_uw3tufq2cENKW90rdsg2sk0,16764
221
+ ory_client/model/ui_node_meta.py,sha256=zD4XKz6oFQlCQKBM-sLUvCWwSP2A-unwh36rBuNmKIw,11670
222
+ ory_client/model/ui_node_script_attributes.py,sha256=gQ5RT8V44y7uHMUeVcrxA4HVP7bJyNXpN8pc4IX_BsI,14566
223
+ ory_client/model/ui_node_text_attributes.py,sha256=HfdRDy5sG48bwNp3xcaFWNol8w9WPWQ7VrRCLpthbrY,12556
224
+ ory_client/model/ui_nodes.py,sha256=Jv83ERH5jc3aFZm-uf8i-y-LAHp-shPEIhqC1SL4cEA,11916
225
+ ory_client/model/ui_text.py,sha256=TbwNHruhKU5nI31-qkrIznLJD2o0aTPWyozPWP08ZjM,12736
226
+ ory_client/model/ui_texts.py,sha256=28PROn4J_Z8ixIxLTKAB9qA4CgVf0Tf8l9zQGzUq6Oo,11916
227
+ ory_client/model/update_identity_body.py,sha256=0gbxo_M4HCKsONLZAh2TwA1GZBky2XDBTpkLEIbYqD8,14982
228
+ ory_client/model/update_login_flow_body.py,sha256=hdEuGnZRBBszJesBZkARyeQ0KXIViW6-Kg-nD224nSc,20506
229
+ ory_client/model/update_login_flow_with_lookup_secret_method.py,sha256=02cm1BCEfE6W-KB6WpphcDcA-7LFRfVxC8ZarPc2YdU,12517
230
+ ory_client/model/update_login_flow_with_oidc_method.py,sha256=fUHatff75HEP7nnGuJRHFwEgYaFSDD4bgY04e5rxVNw,14593
231
+ ory_client/model/update_login_flow_with_password_method.py,sha256=VgRATPHeDS4pyEiYvBybZIpyysbQDm2yp_eeJoQlZFk,13291
232
+ ory_client/model/update_login_flow_with_totp_method.py,sha256=0vYlL-uziKbGqlSI2EuNlV0XZXZbmTZ7DCGnATjnUuU,12405
233
+ ory_client/model/update_login_flow_with_web_authn_method.py,sha256=ABshgV6ftn_Z4rAoPTqgBgUHOPETSmCWBMxwNN3tCl0,12944
234
+ ory_client/model/update_recovery_flow_body.py,sha256=xLoXFjBJkFUinKZj0idZGH6Zq99pbiuLEwVruyAyV9I,16722
235
+ ory_client/model/update_recovery_flow_with_code_method.py,sha256=tEnG0niC8yJryJI6QOOA-rI2TcuM3i1C_k2LnpdmJ_w,13982
236
+ ory_client/model/update_recovery_flow_with_link_method.py,sha256=zyShqGhM8daVrXDOjlFSj2L0UAH6lr7sIfZOGvYmsAM,13064
237
+ ory_client/model/update_registration_flow_body.py,sha256=XyEqBJW0uhSJ4t9eM09lr4MI_k7o-TOUZpeihSpydzk,19669
238
+ ory_client/model/update_registration_flow_with_oidc_method.py,sha256=LO1GeeN0ixHROHP3BRQrh9B0BKtZhyfF0D8oTbRed8M,15047
239
+ ory_client/model/update_registration_flow_with_password_method.py,sha256=vipFTd63syYxQh8ypFFoyo63OCXFp1ecBntQgsg_PHE,13362
240
+ ory_client/model/update_registration_flow_with_web_authn_method.py,sha256=KbDBiELefznq3EjRC95LYl5iFIUPmlgtg9KVWIr5DyU,14146
241
+ ory_client/model/update_settings_flow_body.py,sha256=W16fmXyVdmVF9BfkfCte3Mbujm6ds7RazIjL4-w3KVs,23539
242
+ ory_client/model/update_settings_flow_with_lookup_method.py,sha256=V8oNsTNZ_8a3oYgEJbMPWk_Vp-QyzR9Vy11jTiep9OM,13553
243
+ ory_client/model/update_settings_flow_with_oidc_method.py,sha256=VB8QP2qL1A0zIjJIg6qfyM_gkFxVTh61OtoKcJGfM1s,14916
244
+ ory_client/model/update_settings_flow_with_password_method.py,sha256=syu9QZg3JJMVJDVqlBejYGjZCawIi7BwP4XmyGPHpqc,12365
245
+ ory_client/model/update_settings_flow_with_profile_method.py,sha256=KX7iKaSdBgG3Hhf0KzjjOzB--y_7fuJQZYToZ_T_6Fw,12624
246
+ ory_client/model/update_settings_flow_with_totp_method.py,sha256=S0JAzUG4a6kEFHwPTh3qzShvPSQarVQJOh2_U6OS7CY,12888
247
+ ory_client/model/update_settings_flow_with_web_authn_method.py,sha256=6w_Kqp4XXxwvbe3A_LcSEwV9pq_DJI-I9yxzaqPWH-M,13552
248
+ ory_client/model/update_subscription_body.py,sha256=3s3g5-fQW1Z9qBfZY9DGPeiftmwGf7TfRaTRyZ16ZbA,12190
249
+ ory_client/model/update_verification_flow_body.py,sha256=kF6yojAxx0AizjNpJin-ze6IHNhLcI95tPFDCOSGE8M,16804
250
+ ory_client/model/update_verification_flow_with_code_method.py,sha256=WncZIwm_gDebD90_T1EmKYrjV1MZJdfFBDApo-JXxvI,14000
251
+ ory_client/model/update_verification_flow_with_link_method.py,sha256=pGdR8inyricO4iC6fgx5ZVFwtjI6kl-fWCRtQDpa0mI,13114
252
+ ory_client/model/usage.py,sha256=zYEEwh4uMO_fXZdZh7BSwsYVwBKkvxnrrF863CTH2DY,11736
253
+ ory_client/model/verifiable_credential_priming_response.py,sha256=GX1XROi61ID1HWJR4kUWK0FroprO4kdTC7tP712mG94,13097
254
+ ory_client/model/verifiable_credential_proof.py,sha256=-VmM-2hlibNtYA-MwWEzxWf__GVyBJcbeoij1TMP3is,11759
255
+ ory_client/model/verifiable_credential_response.py,sha256=5BEleqMvdumh1feMwxOCFuZ0JsBG0tkq_z4uQXD5PPM,11828
256
+ ory_client/model/verifiable_identity_address.py,sha256=bwrqhY1P0N0HIZ2GXQi0ePkRjjKxLDN4-hJPN7mru2s,13791
257
+ ory_client/model/verification_flow.py,sha256=5ishbjldmAXWD7RYd-0K9UywOlYvB69h_Y_Kf2ggFXU,15064
258
+ ory_client/model/verification_flow_state.py,sha256=02BkgklprrZtrNeVN0Sl4z0ADUnIGHTk6TE2Eg-TwjU,13345
259
+ ory_client/model/version.py,sha256=H-RGV9IbUlGj-vQdwyA3Uli2GonozRG4s3BE6vrr4AQ,11587
260
+ ory_client/model/warning.py,sha256=-kAURbs5OfjxtcseVm_28F306lzv-fpA6uAHX6aAWx8,11695
261
+ ory_client/models/__init__.py,sha256=18DAvE9OAgQmipscJLiv39WDT0akhEKkdqGYaU4tf28,18645
262
+ ory_client-1.1.49.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
263
+ ory_client-1.1.49.dist-info/METADATA,sha256=ycSxVcOzbRu8sAq5VMozrufsRZQ1VADGQKoa7NZaF_E,536
264
+ ory_client-1.1.49.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
265
+ ory_client-1.1.49.dist-info/top_level.txt,sha256=0De6AV7uRK9cg2KDRdQT-mC1JEQ4oTxArmZm8VX6bBc,11
266
+ ory_client-1.1.49.dist-info/RECORD,,