ory-kratos-client 0.7.1.alpha1 → 0.7.1.alpha2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (186) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +129 -129
  3. data/docs/AdminCreateIdentityBody.md +2 -2
  4. data/docs/AdminCreateSelfServiceRecoveryLinkBody.md +2 -2
  5. data/docs/AdminUpdateIdentityBody.md +2 -2
  6. data/docs/AuthenticateOKBody.md +2 -2
  7. data/docs/ContainerChangeResponseItem.md +2 -2
  8. data/docs/ContainerCreateCreatedBody.md +2 -2
  9. data/docs/ContainerTopOKBody.md +2 -2
  10. data/docs/ContainerUpdateOKBody.md +2 -2
  11. data/docs/ContainerWaitOKBody.md +2 -2
  12. data/docs/ContainerWaitOKBodyError.md +2 -2
  13. data/docs/ErrorResponse.md +2 -2
  14. data/docs/GenericError.md +2 -2
  15. data/docs/GraphDriverData.md +2 -2
  16. data/docs/HealthNotReadyStatus.md +2 -2
  17. data/docs/HealthStatus.md +2 -2
  18. data/docs/IdResponse.md +2 -2
  19. data/docs/Identity.md +2 -2
  20. data/docs/IdentityCredentials.md +2 -2
  21. data/docs/IdentityState.md +2 -2
  22. data/docs/ImageDeleteResponseItem.md +2 -2
  23. data/docs/ImageSummary.md +2 -2
  24. data/docs/InlineResponse200.md +2 -2
  25. data/docs/InlineResponse2001.md +2 -2
  26. data/docs/InlineResponse503.md +2 -2
  27. data/docs/JsonError.md +2 -2
  28. data/docs/Meta.md +2 -2
  29. data/docs/MetadataApi.md +13 -13
  30. data/docs/Plugin.md +2 -2
  31. data/docs/PluginConfig.md +2 -2
  32. data/docs/PluginConfigArgs.md +2 -2
  33. data/docs/PluginConfigInterface.md +2 -2
  34. data/docs/PluginConfigLinux.md +2 -2
  35. data/docs/PluginConfigNetwork.md +2 -2
  36. data/docs/PluginConfigRootfs.md +2 -2
  37. data/docs/PluginConfigUser.md +2 -2
  38. data/docs/PluginDevice.md +2 -2
  39. data/docs/PluginEnv.md +2 -2
  40. data/docs/PluginInterfaceType.md +2 -2
  41. data/docs/PluginMount.md +2 -2
  42. data/docs/PluginSettings.md +2 -2
  43. data/docs/Port.md +2 -2
  44. data/docs/RecoveryAddress.md +2 -2
  45. data/docs/SelfServiceError.md +2 -2
  46. data/docs/SelfServiceLoginFlow.md +2 -2
  47. data/docs/SelfServiceLogoutUrl.md +2 -2
  48. data/docs/SelfServiceRecoveryFlow.md +2 -2
  49. data/docs/SelfServiceRecoveryFlowState.md +2 -2
  50. data/docs/SelfServiceRecoveryLink.md +2 -2
  51. data/docs/SelfServiceRegistrationFlow.md +2 -2
  52. data/docs/SelfServiceSettingsFlow.md +2 -2
  53. data/docs/SelfServiceSettingsFlowState.md +2 -2
  54. data/docs/SelfServiceVerificationFlow.md +2 -2
  55. data/docs/SelfServiceVerificationFlowState.md +2 -2
  56. data/docs/ServiceUpdateResponse.md +2 -2
  57. data/docs/Session.md +2 -2
  58. data/docs/SettingsProfileFormConfig.md +2 -2
  59. data/docs/SubmitSelfServiceLoginFlowBody.md +6 -6
  60. data/docs/SubmitSelfServiceLoginFlowWithOidcMethodBody.md +2 -2
  61. data/docs/SubmitSelfServiceLoginFlowWithPasswordMethodBody.md +2 -2
  62. data/docs/SubmitSelfServiceLogoutFlowWithoutBrowserBody.md +2 -2
  63. data/docs/SubmitSelfServiceRecoveryFlowBody.md +6 -6
  64. data/docs/SubmitSelfServiceRecoveryFlowWithLinkMethodBody.md +2 -2
  65. data/docs/SubmitSelfServiceRegistrationFlowBody.md +6 -6
  66. data/docs/SubmitSelfServiceRegistrationFlowWithOidcMethodBody.md +2 -2
  67. data/docs/SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.md +2 -2
  68. data/docs/SubmitSelfServiceSettingsFlowBody.md +6 -6
  69. data/docs/SubmitSelfServiceSettingsFlowWithOidcMethodBody.md +2 -2
  70. data/docs/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.md +2 -2
  71. data/docs/SubmitSelfServiceSettingsFlowWithProfileMethodBody.md +2 -2
  72. data/docs/SubmitSelfServiceVerificationFlowBody.md +6 -6
  73. data/docs/SubmitSelfServiceVerificationFlowWithLinkMethodBody.md +2 -2
  74. data/docs/SuccessfulSelfServiceLoginWithoutBrowser.md +2 -2
  75. data/docs/SuccessfulSelfServiceRegistrationWithoutBrowser.md +2 -2
  76. data/docs/SuccessfulSelfServiceSettingsWithoutBrowser.md +2 -2
  77. data/docs/UiContainer.md +2 -2
  78. data/docs/UiNode.md +2 -2
  79. data/docs/UiNodeAnchorAttributes.md +2 -2
  80. data/docs/UiNodeAttributes.md +4 -4
  81. data/docs/UiNodeImageAttributes.md +2 -2
  82. data/docs/UiNodeInputAttributes.md +2 -2
  83. data/docs/UiNodeTextAttributes.md +2 -2
  84. data/docs/UiText.md +2 -2
  85. data/docs/V0alpha1Api.md +111 -111
  86. data/docs/VerifiableIdentityAddress.md +2 -2
  87. data/docs/Version.md +2 -2
  88. data/docs/Volume.md +2 -2
  89. data/docs/VolumeUsageData.md +2 -2
  90. data/lib/ory-kratos-client/api/metadata_api.rb +3 -3
  91. data/lib/ory-kratos-client/api/v0alpha1_api.rb +3 -3
  92. data/lib/ory-kratos-client/api_client.rb +4 -4
  93. data/lib/ory-kratos-client/api_error.rb +3 -3
  94. data/lib/ory-kratos-client/configuration.rb +3 -3
  95. data/lib/ory-kratos-client/models/admin_create_identity_body.rb +6 -6
  96. data/lib/ory-kratos-client/models/admin_create_self_service_recovery_link_body.rb +6 -6
  97. data/lib/ory-kratos-client/models/admin_update_identity_body.rb +6 -6
  98. data/lib/ory-kratos-client/models/authenticate_ok_body.rb +6 -6
  99. data/lib/ory-kratos-client/models/container_change_response_item.rb +6 -6
  100. data/lib/ory-kratos-client/models/container_create_created_body.rb +6 -6
  101. data/lib/ory-kratos-client/models/container_top_ok_body.rb +6 -6
  102. data/lib/ory-kratos-client/models/container_update_ok_body.rb +6 -6
  103. data/lib/ory-kratos-client/models/container_wait_ok_body.rb +6 -6
  104. data/lib/ory-kratos-client/models/container_wait_ok_body_error.rb +6 -6
  105. data/lib/ory-kratos-client/models/error_response.rb +6 -6
  106. data/lib/ory-kratos-client/models/generic_error.rb +6 -6
  107. data/lib/ory-kratos-client/models/graph_driver_data.rb +6 -6
  108. data/lib/ory-kratos-client/models/health_not_ready_status.rb +6 -6
  109. data/lib/ory-kratos-client/models/health_status.rb +6 -6
  110. data/lib/ory-kratos-client/models/id_response.rb +6 -6
  111. data/lib/ory-kratos-client/models/identity.rb +6 -6
  112. data/lib/ory-kratos-client/models/identity_credentials.rb +6 -6
  113. data/lib/ory-kratos-client/models/identity_state.rb +3 -3
  114. data/lib/ory-kratos-client/models/image_delete_response_item.rb +6 -6
  115. data/lib/ory-kratos-client/models/image_summary.rb +6 -6
  116. data/lib/ory-kratos-client/models/inline_response200.rb +6 -6
  117. data/lib/ory-kratos-client/models/inline_response2001.rb +6 -6
  118. data/lib/ory-kratos-client/models/inline_response503.rb +6 -6
  119. data/lib/ory-kratos-client/models/json_error.rb +6 -6
  120. data/lib/ory-kratos-client/models/meta.rb +6 -6
  121. data/lib/ory-kratos-client/models/plugin.rb +6 -6
  122. data/lib/ory-kratos-client/models/plugin_config.rb +6 -6
  123. data/lib/ory-kratos-client/models/plugin_config_args.rb +6 -6
  124. data/lib/ory-kratos-client/models/plugin_config_interface.rb +6 -6
  125. data/lib/ory-kratos-client/models/plugin_config_linux.rb +6 -6
  126. data/lib/ory-kratos-client/models/plugin_config_network.rb +6 -6
  127. data/lib/ory-kratos-client/models/plugin_config_rootfs.rb +6 -6
  128. data/lib/ory-kratos-client/models/plugin_config_user.rb +6 -6
  129. data/lib/ory-kratos-client/models/plugin_device.rb +6 -6
  130. data/lib/ory-kratos-client/models/plugin_env.rb +6 -6
  131. data/lib/ory-kratos-client/models/plugin_interface_type.rb +6 -6
  132. data/lib/ory-kratos-client/models/plugin_mount.rb +6 -6
  133. data/lib/ory-kratos-client/models/plugin_settings.rb +6 -6
  134. data/lib/ory-kratos-client/models/port.rb +6 -6
  135. data/lib/ory-kratos-client/models/recovery_address.rb +6 -6
  136. data/lib/ory-kratos-client/models/self_service_error.rb +6 -6
  137. data/lib/ory-kratos-client/models/self_service_login_flow.rb +6 -6
  138. data/lib/ory-kratos-client/models/self_service_logout_url.rb +6 -6
  139. data/lib/ory-kratos-client/models/self_service_recovery_flow.rb +6 -6
  140. data/lib/ory-kratos-client/models/self_service_recovery_flow_state.rb +3 -3
  141. data/lib/ory-kratos-client/models/self_service_recovery_link.rb +6 -6
  142. data/lib/ory-kratos-client/models/self_service_registration_flow.rb +6 -6
  143. data/lib/ory-kratos-client/models/self_service_settings_flow.rb +6 -6
  144. data/lib/ory-kratos-client/models/self_service_settings_flow_state.rb +3 -3
  145. data/lib/ory-kratos-client/models/self_service_verification_flow.rb +6 -6
  146. data/lib/ory-kratos-client/models/self_service_verification_flow_state.rb +3 -3
  147. data/lib/ory-kratos-client/models/service_update_response.rb +6 -6
  148. data/lib/ory-kratos-client/models/session.rb +6 -6
  149. data/lib/ory-kratos-client/models/settings_profile_form_config.rb +6 -6
  150. data/lib/ory-kratos-client/models/submit_self_service_login_flow_body.rb +4 -4
  151. data/lib/ory-kratos-client/models/submit_self_service_login_flow_with_oidc_method_body.rb +6 -6
  152. data/lib/ory-kratos-client/models/submit_self_service_login_flow_with_password_method_body.rb +6 -6
  153. data/lib/ory-kratos-client/models/submit_self_service_logout_flow_without_browser_body.rb +6 -6
  154. data/lib/ory-kratos-client/models/submit_self_service_recovery_flow_body.rb +4 -4
  155. data/lib/ory-kratos-client/models/submit_self_service_recovery_flow_with_link_method_body.rb +6 -6
  156. data/lib/ory-kratos-client/models/submit_self_service_registration_flow_body.rb +4 -4
  157. data/lib/ory-kratos-client/models/submit_self_service_registration_flow_with_oidc_method_body.rb +6 -6
  158. data/lib/ory-kratos-client/models/submit_self_service_registration_flow_with_password_method_body.rb +6 -6
  159. data/lib/ory-kratos-client/models/submit_self_service_settings_flow_body.rb +4 -4
  160. data/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_oidc_method_body.rb +6 -6
  161. data/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_password_method_body.rb +6 -6
  162. data/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_profile_method_body.rb +6 -6
  163. data/lib/ory-kratos-client/models/submit_self_service_verification_flow_body.rb +4 -4
  164. data/lib/ory-kratos-client/models/submit_self_service_verification_flow_with_link_method_body.rb +6 -6
  165. data/lib/ory-kratos-client/models/successful_self_service_login_without_browser.rb +6 -6
  166. data/lib/ory-kratos-client/models/successful_self_service_registration_without_browser.rb +6 -6
  167. data/lib/ory-kratos-client/models/successful_self_service_settings_without_browser.rb +6 -6
  168. data/lib/ory-kratos-client/models/ui_container.rb +6 -6
  169. data/lib/ory-kratos-client/models/ui_node.rb +6 -6
  170. data/lib/ory-kratos-client/models/ui_node_anchor_attributes.rb +6 -6
  171. data/lib/ory-kratos-client/models/ui_node_attributes.rb +4 -4
  172. data/lib/ory-kratos-client/models/ui_node_image_attributes.rb +6 -6
  173. data/lib/ory-kratos-client/models/ui_node_input_attributes.rb +6 -6
  174. data/lib/ory-kratos-client/models/ui_node_text_attributes.rb +6 -6
  175. data/lib/ory-kratos-client/models/ui_text.rb +6 -6
  176. data/lib/ory-kratos-client/models/verifiable_identity_address.rb +6 -6
  177. data/lib/ory-kratos-client/models/version.rb +6 -6
  178. data/lib/ory-kratos-client/models/volume.rb +6 -6
  179. data/lib/ory-kratos-client/models/volume_usage_data.rb +6 -6
  180. data/lib/ory-kratos-client/version.rb +4 -4
  181. data/lib/ory-kratos-client.rb +4 -4
  182. data/ory-kratos-client.gemspec +3 -3
  183. data/spec/api_client_spec.rb +31 -31
  184. data/spec/configuration_spec.rb +5 -5
  185. data/spec/spec_helper.rb +2 -2
  186. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2ff871880746d12fbfa369c9ba214a69ef7081ef009d57b42767fbc1e986a1fc
4
- data.tar.gz: 892496531370ff436496c3b482b4d1c0ebb9fd4c42e38ea3a4631d0243d116d2
3
+ metadata.gz: 2ed46c677b4bee98be4284155d699c8c0477d2373d06e20a0322f7e8b0c60398
4
+ data.tar.gz: 19062cd3cee2d5cd56c66a8ae1dec986340395a3c236f17c344a0e2013d33bcd
5
5
  SHA512:
6
- metadata.gz: 62afe84b14768fcd198f5cc936921b9405abfe9589443a213db07cbe654037b4a7251e7afd92c6d584bca5d461758f1418d10ff94e68eefe603f863116e7347c
7
- data.tar.gz: 0f8e49a6f3d47430f165095044f88ec6e08b677b13567fd62e72e9d26c4144092619c71b84a943323eca223a42f9744e59ffaf8fa00fee581f4f7cefa437248e
6
+ metadata.gz: d22f3b597068f443e0f056149277ae566eb4942936b8866dbe613db696bb1f896d9761089316bd62eeb75c90aa4ffeb7ca96ccfba13ebfa9df21748d2f56ffe3
7
+ data.tar.gz: ed8b47fdaa7593fbc153365e3e3de3cec83245f3bd1164c3a7148a665fb3b464ae83505462c77c22be30519dc537ab7a836f1381c79a40e73b80082f746c41dd
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # ory-kratos-client
2
2
 
3
- OryHydraClient - the Ruby gem for the Ory Kratos API
3
+ OryKratosClient - the Ruby gem for the Ory Kratos API
4
4
 
5
5
  Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs
6
6
  are exposed on different ports. Public APIs can face the public internet without any protection
@@ -11,8 +11,8 @@ technology capable of authorizing incoming requests.
11
11
 
12
12
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
13
13
 
14
- - API version: v0.7.1-alpha.1
15
- - Package version: v0.7.1-alpha.1
14
+ - API version: v0.7.1-alpha.2
15
+ - Package version: v0.7.1-alpha.2
16
16
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
17
17
 
18
18
  ## Installation
@@ -28,16 +28,16 @@ gem build ory-kratos-client.gemspec
28
28
  Then either install the gem locally:
29
29
 
30
30
  ```shell
31
- gem install ./ory-kratos-client-v0.7.1-alpha.1.gem
31
+ gem install ./ory-kratos-client-v0.7.1-alpha.2.gem
32
32
  ```
33
33
 
34
- (for development, run `gem install --dev ./ory-kratos-client-v0.7.1-alpha.1.gem` to install the development dependencies)
34
+ (for development, run `gem install --dev ./ory-kratos-client-v0.7.1-alpha.2.gem` to install the development dependencies)
35
35
 
36
36
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
37
37
 
38
38
  Finally add this to the Gemfile:
39
39
 
40
- gem 'ory-kratos-client', '~> v0.7.1-alpha.1'
40
+ gem 'ory-kratos-client', '~> v0.7.1-alpha.2'
41
41
 
42
42
  ### Install from Git
43
43
 
@@ -61,13 +61,13 @@ Please follow the [installation](#installation) procedure and then run the follo
61
61
  # Load the gem
62
62
  require 'ory-kratos-client'
63
63
 
64
- api_instance = OryHydraClient::MetadataApi.new
64
+ api_instance = OryKratosClient::MetadataApi.new
65
65
 
66
66
  begin
67
67
  #Return Running Software Version.
68
68
  result = api_instance.get_version
69
69
  p result
70
- rescue OryHydraClient::ApiError => e
70
+ rescue OryKratosClient::ApiError => e
71
71
  puts "Exception when calling MetadataApi->get_version: #{e}"
72
72
  end
73
73
 
@@ -79,131 +79,131 @@ All URIs are relative to *http://localhost*
79
79
 
80
80
  Class | Method | HTTP request | Description
81
81
  ------------ | ------------- | ------------- | -------------
82
- *OryHydraClient::MetadataApi* | [**get_version**](docs/MetadataApi.md#get_version) | **GET** /version | Return Running Software Version.
83
- *OryHydraClient::MetadataApi* | [**is_alive**](docs/MetadataApi.md#is_alive) | **GET** /health/alive | Check HTTP Server Status
84
- *OryHydraClient::MetadataApi* | [**is_ready**](docs/MetadataApi.md#is_ready) | **GET** /health/ready | Check HTTP Server and Database Status
85
- *OryHydraClient::MetadataApi* | [**prometheus**](docs/MetadataApi.md#prometheus) | **GET** /metrics/prometheus | Get snapshot metrics from the service. If you're using k8s, you can then add annotations to your deployment like so:
86
- *OryHydraClient::V0alpha1Api* | [**admin_create_identity**](docs/V0alpha1Api.md#admin_create_identity) | **POST** /identities | Create an Identity
87
- *OryHydraClient::V0alpha1Api* | [**admin_create_self_service_recovery_link**](docs/V0alpha1Api.md#admin_create_self_service_recovery_link) | **POST** /recovery/link | Create a Recovery Link
88
- *OryHydraClient::V0alpha1Api* | [**admin_delete_identity**](docs/V0alpha1Api.md#admin_delete_identity) | **DELETE** /identities/{id} | Delete an Identity
89
- *OryHydraClient::V0alpha1Api* | [**admin_get_identity**](docs/V0alpha1Api.md#admin_get_identity) | **GET** /identities/{id} | Get an Identity
90
- *OryHydraClient::V0alpha1Api* | [**admin_list_identities**](docs/V0alpha1Api.md#admin_list_identities) | **GET** /identities | List Identities
91
- *OryHydraClient::V0alpha1Api* | [**admin_update_identity**](docs/V0alpha1Api.md#admin_update_identity) | **PUT** /identities/{id} | Update an Identity
92
- *OryHydraClient::V0alpha1Api* | [**create_self_service_logout_flow_url_for_browsers**](docs/V0alpha1Api.md#create_self_service_logout_flow_url_for_browsers) | **GET** /self-service/logout/browser | Create a Logout URL for Browsers
93
- *OryHydraClient::V0alpha1Api* | [**get_json_schema**](docs/V0alpha1Api.md#get_json_schema) | **GET** /schemas/{id} |
94
- *OryHydraClient::V0alpha1Api* | [**get_self_service_error**](docs/V0alpha1Api.md#get_self_service_error) | **GET** /self-service/errors | Get Self-Service Errors
95
- *OryHydraClient::V0alpha1Api* | [**get_self_service_login_flow**](docs/V0alpha1Api.md#get_self_service_login_flow) | **GET** /self-service/login/flows | Get Login Flow
96
- *OryHydraClient::V0alpha1Api* | [**get_self_service_recovery_flow**](docs/V0alpha1Api.md#get_self_service_recovery_flow) | **GET** /self-service/recovery/flows | Get Recovery Flow
97
- *OryHydraClient::V0alpha1Api* | [**get_self_service_registration_flow**](docs/V0alpha1Api.md#get_self_service_registration_flow) | **GET** /self-service/registration/flows | Get Registration Flow
98
- *OryHydraClient::V0alpha1Api* | [**get_self_service_settings_flow**](docs/V0alpha1Api.md#get_self_service_settings_flow) | **GET** /self-service/settings/flows | Get Settings Flow
99
- *OryHydraClient::V0alpha1Api* | [**get_self_service_verification_flow**](docs/V0alpha1Api.md#get_self_service_verification_flow) | **GET** /self-service/verification/flows | Get Verification Flow
100
- *OryHydraClient::V0alpha1Api* | [**initialize_self_service_login_flow_for_browsers**](docs/V0alpha1Api.md#initialize_self_service_login_flow_for_browsers) | **GET** /self-service/login/browser | Initialize Login Flow for Browsers
101
- *OryHydraClient::V0alpha1Api* | [**initialize_self_service_login_flow_without_browser**](docs/V0alpha1Api.md#initialize_self_service_login_flow_without_browser) | **GET** /self-service/login/api | Initialize Login Flow for APIs, Services, Apps, ...
102
- *OryHydraClient::V0alpha1Api* | [**initialize_self_service_recovery_flow_for_browsers**](docs/V0alpha1Api.md#initialize_self_service_recovery_flow_for_browsers) | **GET** /self-service/recovery/browser | Initialize Recovery Flow for Browsers
103
- *OryHydraClient::V0alpha1Api* | [**initialize_self_service_recovery_flow_without_browser**](docs/V0alpha1Api.md#initialize_self_service_recovery_flow_without_browser) | **GET** /self-service/recovery/api | Initialize Recovery Flow for APIs, Services, Apps, ...
104
- *OryHydraClient::V0alpha1Api* | [**initialize_self_service_registration_flow_for_browsers**](docs/V0alpha1Api.md#initialize_self_service_registration_flow_for_browsers) | **GET** /self-service/registration/browser | Initialize Registration Flow for Browsers
105
- *OryHydraClient::V0alpha1Api* | [**initialize_self_service_registration_flow_without_browser**](docs/V0alpha1Api.md#initialize_self_service_registration_flow_without_browser) | **GET** /self-service/registration/api | Initialize Registration Flow for APIs, Services, Apps, ...
106
- *OryHydraClient::V0alpha1Api* | [**initialize_self_service_settings_flow_for_browsers**](docs/V0alpha1Api.md#initialize_self_service_settings_flow_for_browsers) | **GET** /self-service/settings/browser | Initialize Settings Flow for Browsers
107
- *OryHydraClient::V0alpha1Api* | [**initialize_self_service_settings_flow_without_browser**](docs/V0alpha1Api.md#initialize_self_service_settings_flow_without_browser) | **GET** /self-service/settings/api | Initialize Settings Flow for APIs, Services, Apps, ...
108
- *OryHydraClient::V0alpha1Api* | [**initialize_self_service_verification_flow_for_browsers**](docs/V0alpha1Api.md#initialize_self_service_verification_flow_for_browsers) | **GET** /self-service/verification/browser | Initialize Verification Flow for Browser Clients
109
- *OryHydraClient::V0alpha1Api* | [**initialize_self_service_verification_flow_without_browser**](docs/V0alpha1Api.md#initialize_self_service_verification_flow_without_browser) | **GET** /self-service/verification/api | Initialize Verification Flow for APIs, Services, Apps, ...
110
- *OryHydraClient::V0alpha1Api* | [**submit_self_service_login_flow**](docs/V0alpha1Api.md#submit_self_service_login_flow) | **POST** /self-service/login | Submit a Login Flow
111
- *OryHydraClient::V0alpha1Api* | [**submit_self_service_logout_flow**](docs/V0alpha1Api.md#submit_self_service_logout_flow) | **GET** /self-service/logout | Complete Self-Service Logout
112
- *OryHydraClient::V0alpha1Api* | [**submit_self_service_logout_flow_without_browser**](docs/V0alpha1Api.md#submit_self_service_logout_flow_without_browser) | **DELETE** /self-service/logout/api | Perform Logout for APIs, Services, Apps, ...
113
- *OryHydraClient::V0alpha1Api* | [**submit_self_service_recovery_flow**](docs/V0alpha1Api.md#submit_self_service_recovery_flow) | **POST** /self-service/recovery | Complete Recovery Flow
114
- *OryHydraClient::V0alpha1Api* | [**submit_self_service_registration_flow**](docs/V0alpha1Api.md#submit_self_service_registration_flow) | **POST** /self-service/registration | Submit a Registration Flow
115
- *OryHydraClient::V0alpha1Api* | [**submit_self_service_settings_flow**](docs/V0alpha1Api.md#submit_self_service_settings_flow) | **POST** /self-service/settings | Complete Settings Flow
116
- *OryHydraClient::V0alpha1Api* | [**submit_self_service_verification_flow**](docs/V0alpha1Api.md#submit_self_service_verification_flow) | **POST** /self-service/verification | Complete Verification Flow
117
- *OryHydraClient::V0alpha1Api* | [**to_session**](docs/V0alpha1Api.md#to_session) | **GET** /sessions/whoami | Check Who the Current HTTP Session Belongs To
82
+ *OryKratosClient::MetadataApi* | [**get_version**](docs/MetadataApi.md#get_version) | **GET** /version | Return Running Software Version.
83
+ *OryKratosClient::MetadataApi* | [**is_alive**](docs/MetadataApi.md#is_alive) | **GET** /health/alive | Check HTTP Server Status
84
+ *OryKratosClient::MetadataApi* | [**is_ready**](docs/MetadataApi.md#is_ready) | **GET** /health/ready | Check HTTP Server and Database Status
85
+ *OryKratosClient::MetadataApi* | [**prometheus**](docs/MetadataApi.md#prometheus) | **GET** /metrics/prometheus | Get snapshot metrics from the service. If you're using k8s, you can then add annotations to your deployment like so:
86
+ *OryKratosClient::V0alpha1Api* | [**admin_create_identity**](docs/V0alpha1Api.md#admin_create_identity) | **POST** /identities | Create an Identity
87
+ *OryKratosClient::V0alpha1Api* | [**admin_create_self_service_recovery_link**](docs/V0alpha1Api.md#admin_create_self_service_recovery_link) | **POST** /recovery/link | Create a Recovery Link
88
+ *OryKratosClient::V0alpha1Api* | [**admin_delete_identity**](docs/V0alpha1Api.md#admin_delete_identity) | **DELETE** /identities/{id} | Delete an Identity
89
+ *OryKratosClient::V0alpha1Api* | [**admin_get_identity**](docs/V0alpha1Api.md#admin_get_identity) | **GET** /identities/{id} | Get an Identity
90
+ *OryKratosClient::V0alpha1Api* | [**admin_list_identities**](docs/V0alpha1Api.md#admin_list_identities) | **GET** /identities | List Identities
91
+ *OryKratosClient::V0alpha1Api* | [**admin_update_identity**](docs/V0alpha1Api.md#admin_update_identity) | **PUT** /identities/{id} | Update an Identity
92
+ *OryKratosClient::V0alpha1Api* | [**create_self_service_logout_flow_url_for_browsers**](docs/V0alpha1Api.md#create_self_service_logout_flow_url_for_browsers) | **GET** /self-service/logout/browser | Create a Logout URL for Browsers
93
+ *OryKratosClient::V0alpha1Api* | [**get_json_schema**](docs/V0alpha1Api.md#get_json_schema) | **GET** /schemas/{id} |
94
+ *OryKratosClient::V0alpha1Api* | [**get_self_service_error**](docs/V0alpha1Api.md#get_self_service_error) | **GET** /self-service/errors | Get Self-Service Errors
95
+ *OryKratosClient::V0alpha1Api* | [**get_self_service_login_flow**](docs/V0alpha1Api.md#get_self_service_login_flow) | **GET** /self-service/login/flows | Get Login Flow
96
+ *OryKratosClient::V0alpha1Api* | [**get_self_service_recovery_flow**](docs/V0alpha1Api.md#get_self_service_recovery_flow) | **GET** /self-service/recovery/flows | Get Recovery Flow
97
+ *OryKratosClient::V0alpha1Api* | [**get_self_service_registration_flow**](docs/V0alpha1Api.md#get_self_service_registration_flow) | **GET** /self-service/registration/flows | Get Registration Flow
98
+ *OryKratosClient::V0alpha1Api* | [**get_self_service_settings_flow**](docs/V0alpha1Api.md#get_self_service_settings_flow) | **GET** /self-service/settings/flows | Get Settings Flow
99
+ *OryKratosClient::V0alpha1Api* | [**get_self_service_verification_flow**](docs/V0alpha1Api.md#get_self_service_verification_flow) | **GET** /self-service/verification/flows | Get Verification Flow
100
+ *OryKratosClient::V0alpha1Api* | [**initialize_self_service_login_flow_for_browsers**](docs/V0alpha1Api.md#initialize_self_service_login_flow_for_browsers) | **GET** /self-service/login/browser | Initialize Login Flow for Browsers
101
+ *OryKratosClient::V0alpha1Api* | [**initialize_self_service_login_flow_without_browser**](docs/V0alpha1Api.md#initialize_self_service_login_flow_without_browser) | **GET** /self-service/login/api | Initialize Login Flow for APIs, Services, Apps, ...
102
+ *OryKratosClient::V0alpha1Api* | [**initialize_self_service_recovery_flow_for_browsers**](docs/V0alpha1Api.md#initialize_self_service_recovery_flow_for_browsers) | **GET** /self-service/recovery/browser | Initialize Recovery Flow for Browsers
103
+ *OryKratosClient::V0alpha1Api* | [**initialize_self_service_recovery_flow_without_browser**](docs/V0alpha1Api.md#initialize_self_service_recovery_flow_without_browser) | **GET** /self-service/recovery/api | Initialize Recovery Flow for APIs, Services, Apps, ...
104
+ *OryKratosClient::V0alpha1Api* | [**initialize_self_service_registration_flow_for_browsers**](docs/V0alpha1Api.md#initialize_self_service_registration_flow_for_browsers) | **GET** /self-service/registration/browser | Initialize Registration Flow for Browsers
105
+ *OryKratosClient::V0alpha1Api* | [**initialize_self_service_registration_flow_without_browser**](docs/V0alpha1Api.md#initialize_self_service_registration_flow_without_browser) | **GET** /self-service/registration/api | Initialize Registration Flow for APIs, Services, Apps, ...
106
+ *OryKratosClient::V0alpha1Api* | [**initialize_self_service_settings_flow_for_browsers**](docs/V0alpha1Api.md#initialize_self_service_settings_flow_for_browsers) | **GET** /self-service/settings/browser | Initialize Settings Flow for Browsers
107
+ *OryKratosClient::V0alpha1Api* | [**initialize_self_service_settings_flow_without_browser**](docs/V0alpha1Api.md#initialize_self_service_settings_flow_without_browser) | **GET** /self-service/settings/api | Initialize Settings Flow for APIs, Services, Apps, ...
108
+ *OryKratosClient::V0alpha1Api* | [**initialize_self_service_verification_flow_for_browsers**](docs/V0alpha1Api.md#initialize_self_service_verification_flow_for_browsers) | **GET** /self-service/verification/browser | Initialize Verification Flow for Browser Clients
109
+ *OryKratosClient::V0alpha1Api* | [**initialize_self_service_verification_flow_without_browser**](docs/V0alpha1Api.md#initialize_self_service_verification_flow_without_browser) | **GET** /self-service/verification/api | Initialize Verification Flow for APIs, Services, Apps, ...
110
+ *OryKratosClient::V0alpha1Api* | [**submit_self_service_login_flow**](docs/V0alpha1Api.md#submit_self_service_login_flow) | **POST** /self-service/login | Submit a Login Flow
111
+ *OryKratosClient::V0alpha1Api* | [**submit_self_service_logout_flow**](docs/V0alpha1Api.md#submit_self_service_logout_flow) | **GET** /self-service/logout | Complete Self-Service Logout
112
+ *OryKratosClient::V0alpha1Api* | [**submit_self_service_logout_flow_without_browser**](docs/V0alpha1Api.md#submit_self_service_logout_flow_without_browser) | **DELETE** /self-service/logout/api | Perform Logout for APIs, Services, Apps, ...
113
+ *OryKratosClient::V0alpha1Api* | [**submit_self_service_recovery_flow**](docs/V0alpha1Api.md#submit_self_service_recovery_flow) | **POST** /self-service/recovery | Complete Recovery Flow
114
+ *OryKratosClient::V0alpha1Api* | [**submit_self_service_registration_flow**](docs/V0alpha1Api.md#submit_self_service_registration_flow) | **POST** /self-service/registration | Submit a Registration Flow
115
+ *OryKratosClient::V0alpha1Api* | [**submit_self_service_settings_flow**](docs/V0alpha1Api.md#submit_self_service_settings_flow) | **POST** /self-service/settings | Complete Settings Flow
116
+ *OryKratosClient::V0alpha1Api* | [**submit_self_service_verification_flow**](docs/V0alpha1Api.md#submit_self_service_verification_flow) | **POST** /self-service/verification | Complete Verification Flow
117
+ *OryKratosClient::V0alpha1Api* | [**to_session**](docs/V0alpha1Api.md#to_session) | **GET** /sessions/whoami | Check Who the Current HTTP Session Belongs To
118
118
 
119
119
 
120
120
  ## Documentation for Models
121
121
 
122
- - [OryHydraClient::AdminCreateIdentityBody](docs/AdminCreateIdentityBody.md)
123
- - [OryHydraClient::AdminCreateSelfServiceRecoveryLinkBody](docs/AdminCreateSelfServiceRecoveryLinkBody.md)
124
- - [OryHydraClient::AdminUpdateIdentityBody](docs/AdminUpdateIdentityBody.md)
125
- - [OryHydraClient::AuthenticateOKBody](docs/AuthenticateOKBody.md)
126
- - [OryHydraClient::ContainerChangeResponseItem](docs/ContainerChangeResponseItem.md)
127
- - [OryHydraClient::ContainerCreateCreatedBody](docs/ContainerCreateCreatedBody.md)
128
- - [OryHydraClient::ContainerTopOKBody](docs/ContainerTopOKBody.md)
129
- - [OryHydraClient::ContainerUpdateOKBody](docs/ContainerUpdateOKBody.md)
130
- - [OryHydraClient::ContainerWaitOKBody](docs/ContainerWaitOKBody.md)
131
- - [OryHydraClient::ContainerWaitOKBodyError](docs/ContainerWaitOKBodyError.md)
132
- - [OryHydraClient::ErrorResponse](docs/ErrorResponse.md)
133
- - [OryHydraClient::GenericError](docs/GenericError.md)
134
- - [OryHydraClient::GraphDriverData](docs/GraphDriverData.md)
135
- - [OryHydraClient::HealthNotReadyStatus](docs/HealthNotReadyStatus.md)
136
- - [OryHydraClient::HealthStatus](docs/HealthStatus.md)
137
- - [OryHydraClient::IdResponse](docs/IdResponse.md)
138
- - [OryHydraClient::Identity](docs/Identity.md)
139
- - [OryHydraClient::IdentityCredentials](docs/IdentityCredentials.md)
140
- - [OryHydraClient::IdentityState](docs/IdentityState.md)
141
- - [OryHydraClient::ImageDeleteResponseItem](docs/ImageDeleteResponseItem.md)
142
- - [OryHydraClient::ImageSummary](docs/ImageSummary.md)
143
- - [OryHydraClient::InlineResponse200](docs/InlineResponse200.md)
144
- - [OryHydraClient::InlineResponse2001](docs/InlineResponse2001.md)
145
- - [OryHydraClient::InlineResponse503](docs/InlineResponse503.md)
146
- - [OryHydraClient::JsonError](docs/JsonError.md)
147
- - [OryHydraClient::Meta](docs/Meta.md)
148
- - [OryHydraClient::Plugin](docs/Plugin.md)
149
- - [OryHydraClient::PluginConfig](docs/PluginConfig.md)
150
- - [OryHydraClient::PluginConfigArgs](docs/PluginConfigArgs.md)
151
- - [OryHydraClient::PluginConfigInterface](docs/PluginConfigInterface.md)
152
- - [OryHydraClient::PluginConfigLinux](docs/PluginConfigLinux.md)
153
- - [OryHydraClient::PluginConfigNetwork](docs/PluginConfigNetwork.md)
154
- - [OryHydraClient::PluginConfigRootfs](docs/PluginConfigRootfs.md)
155
- - [OryHydraClient::PluginConfigUser](docs/PluginConfigUser.md)
156
- - [OryHydraClient::PluginDevice](docs/PluginDevice.md)
157
- - [OryHydraClient::PluginEnv](docs/PluginEnv.md)
158
- - [OryHydraClient::PluginInterfaceType](docs/PluginInterfaceType.md)
159
- - [OryHydraClient::PluginMount](docs/PluginMount.md)
160
- - [OryHydraClient::PluginSettings](docs/PluginSettings.md)
161
- - [OryHydraClient::Port](docs/Port.md)
162
- - [OryHydraClient::RecoveryAddress](docs/RecoveryAddress.md)
163
- - [OryHydraClient::SelfServiceError](docs/SelfServiceError.md)
164
- - [OryHydraClient::SelfServiceLoginFlow](docs/SelfServiceLoginFlow.md)
165
- - [OryHydraClient::SelfServiceLogoutUrl](docs/SelfServiceLogoutUrl.md)
166
- - [OryHydraClient::SelfServiceRecoveryFlow](docs/SelfServiceRecoveryFlow.md)
167
- - [OryHydraClient::SelfServiceRecoveryFlowState](docs/SelfServiceRecoveryFlowState.md)
168
- - [OryHydraClient::SelfServiceRecoveryLink](docs/SelfServiceRecoveryLink.md)
169
- - [OryHydraClient::SelfServiceRegistrationFlow](docs/SelfServiceRegistrationFlow.md)
170
- - [OryHydraClient::SelfServiceSettingsFlow](docs/SelfServiceSettingsFlow.md)
171
- - [OryHydraClient::SelfServiceSettingsFlowState](docs/SelfServiceSettingsFlowState.md)
172
- - [OryHydraClient::SelfServiceVerificationFlow](docs/SelfServiceVerificationFlow.md)
173
- - [OryHydraClient::SelfServiceVerificationFlowState](docs/SelfServiceVerificationFlowState.md)
174
- - [OryHydraClient::ServiceUpdateResponse](docs/ServiceUpdateResponse.md)
175
- - [OryHydraClient::Session](docs/Session.md)
176
- - [OryHydraClient::SettingsProfileFormConfig](docs/SettingsProfileFormConfig.md)
177
- - [OryHydraClient::SubmitSelfServiceLoginFlowBody](docs/SubmitSelfServiceLoginFlowBody.md)
178
- - [OryHydraClient::SubmitSelfServiceLoginFlowWithOidcMethodBody](docs/SubmitSelfServiceLoginFlowWithOidcMethodBody.md)
179
- - [OryHydraClient::SubmitSelfServiceLoginFlowWithPasswordMethodBody](docs/SubmitSelfServiceLoginFlowWithPasswordMethodBody.md)
180
- - [OryHydraClient::SubmitSelfServiceLogoutFlowWithoutBrowserBody](docs/SubmitSelfServiceLogoutFlowWithoutBrowserBody.md)
181
- - [OryHydraClient::SubmitSelfServiceRecoveryFlowBody](docs/SubmitSelfServiceRecoveryFlowBody.md)
182
- - [OryHydraClient::SubmitSelfServiceRecoveryFlowWithLinkMethodBody](docs/SubmitSelfServiceRecoveryFlowWithLinkMethodBody.md)
183
- - [OryHydraClient::SubmitSelfServiceRegistrationFlowBody](docs/SubmitSelfServiceRegistrationFlowBody.md)
184
- - [OryHydraClient::SubmitSelfServiceRegistrationFlowWithOidcMethodBody](docs/SubmitSelfServiceRegistrationFlowWithOidcMethodBody.md)
185
- - [OryHydraClient::SubmitSelfServiceRegistrationFlowWithPasswordMethodBody](docs/SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.md)
186
- - [OryHydraClient::SubmitSelfServiceSettingsFlowBody](docs/SubmitSelfServiceSettingsFlowBody.md)
187
- - [OryHydraClient::SubmitSelfServiceSettingsFlowWithOidcMethodBody](docs/SubmitSelfServiceSettingsFlowWithOidcMethodBody.md)
188
- - [OryHydraClient::SubmitSelfServiceSettingsFlowWithPasswordMethodBody](docs/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.md)
189
- - [OryHydraClient::SubmitSelfServiceSettingsFlowWithProfileMethodBody](docs/SubmitSelfServiceSettingsFlowWithProfileMethodBody.md)
190
- - [OryHydraClient::SubmitSelfServiceVerificationFlowBody](docs/SubmitSelfServiceVerificationFlowBody.md)
191
- - [OryHydraClient::SubmitSelfServiceVerificationFlowWithLinkMethodBody](docs/SubmitSelfServiceVerificationFlowWithLinkMethodBody.md)
192
- - [OryHydraClient::SuccessfulSelfServiceLoginWithoutBrowser](docs/SuccessfulSelfServiceLoginWithoutBrowser.md)
193
- - [OryHydraClient::SuccessfulSelfServiceRegistrationWithoutBrowser](docs/SuccessfulSelfServiceRegistrationWithoutBrowser.md)
194
- - [OryHydraClient::SuccessfulSelfServiceSettingsWithoutBrowser](docs/SuccessfulSelfServiceSettingsWithoutBrowser.md)
195
- - [OryHydraClient::UiContainer](docs/UiContainer.md)
196
- - [OryHydraClient::UiNode](docs/UiNode.md)
197
- - [OryHydraClient::UiNodeAnchorAttributes](docs/UiNodeAnchorAttributes.md)
198
- - [OryHydraClient::UiNodeAttributes](docs/UiNodeAttributes.md)
199
- - [OryHydraClient::UiNodeImageAttributes](docs/UiNodeImageAttributes.md)
200
- - [OryHydraClient::UiNodeInputAttributes](docs/UiNodeInputAttributes.md)
201
- - [OryHydraClient::UiNodeTextAttributes](docs/UiNodeTextAttributes.md)
202
- - [OryHydraClient::UiText](docs/UiText.md)
203
- - [OryHydraClient::VerifiableIdentityAddress](docs/VerifiableIdentityAddress.md)
204
- - [OryHydraClient::Version](docs/Version.md)
205
- - [OryHydraClient::Volume](docs/Volume.md)
206
- - [OryHydraClient::VolumeUsageData](docs/VolumeUsageData.md)
122
+ - [OryKratosClient::AdminCreateIdentityBody](docs/AdminCreateIdentityBody.md)
123
+ - [OryKratosClient::AdminCreateSelfServiceRecoveryLinkBody](docs/AdminCreateSelfServiceRecoveryLinkBody.md)
124
+ - [OryKratosClient::AdminUpdateIdentityBody](docs/AdminUpdateIdentityBody.md)
125
+ - [OryKratosClient::AuthenticateOKBody](docs/AuthenticateOKBody.md)
126
+ - [OryKratosClient::ContainerChangeResponseItem](docs/ContainerChangeResponseItem.md)
127
+ - [OryKratosClient::ContainerCreateCreatedBody](docs/ContainerCreateCreatedBody.md)
128
+ - [OryKratosClient::ContainerTopOKBody](docs/ContainerTopOKBody.md)
129
+ - [OryKratosClient::ContainerUpdateOKBody](docs/ContainerUpdateOKBody.md)
130
+ - [OryKratosClient::ContainerWaitOKBody](docs/ContainerWaitOKBody.md)
131
+ - [OryKratosClient::ContainerWaitOKBodyError](docs/ContainerWaitOKBodyError.md)
132
+ - [OryKratosClient::ErrorResponse](docs/ErrorResponse.md)
133
+ - [OryKratosClient::GenericError](docs/GenericError.md)
134
+ - [OryKratosClient::GraphDriverData](docs/GraphDriverData.md)
135
+ - [OryKratosClient::HealthNotReadyStatus](docs/HealthNotReadyStatus.md)
136
+ - [OryKratosClient::HealthStatus](docs/HealthStatus.md)
137
+ - [OryKratosClient::IdResponse](docs/IdResponse.md)
138
+ - [OryKratosClient::Identity](docs/Identity.md)
139
+ - [OryKratosClient::IdentityCredentials](docs/IdentityCredentials.md)
140
+ - [OryKratosClient::IdentityState](docs/IdentityState.md)
141
+ - [OryKratosClient::ImageDeleteResponseItem](docs/ImageDeleteResponseItem.md)
142
+ - [OryKratosClient::ImageSummary](docs/ImageSummary.md)
143
+ - [OryKratosClient::InlineResponse200](docs/InlineResponse200.md)
144
+ - [OryKratosClient::InlineResponse2001](docs/InlineResponse2001.md)
145
+ - [OryKratosClient::InlineResponse503](docs/InlineResponse503.md)
146
+ - [OryKratosClient::JsonError](docs/JsonError.md)
147
+ - [OryKratosClient::Meta](docs/Meta.md)
148
+ - [OryKratosClient::Plugin](docs/Plugin.md)
149
+ - [OryKratosClient::PluginConfig](docs/PluginConfig.md)
150
+ - [OryKratosClient::PluginConfigArgs](docs/PluginConfigArgs.md)
151
+ - [OryKratosClient::PluginConfigInterface](docs/PluginConfigInterface.md)
152
+ - [OryKratosClient::PluginConfigLinux](docs/PluginConfigLinux.md)
153
+ - [OryKratosClient::PluginConfigNetwork](docs/PluginConfigNetwork.md)
154
+ - [OryKratosClient::PluginConfigRootfs](docs/PluginConfigRootfs.md)
155
+ - [OryKratosClient::PluginConfigUser](docs/PluginConfigUser.md)
156
+ - [OryKratosClient::PluginDevice](docs/PluginDevice.md)
157
+ - [OryKratosClient::PluginEnv](docs/PluginEnv.md)
158
+ - [OryKratosClient::PluginInterfaceType](docs/PluginInterfaceType.md)
159
+ - [OryKratosClient::PluginMount](docs/PluginMount.md)
160
+ - [OryKratosClient::PluginSettings](docs/PluginSettings.md)
161
+ - [OryKratosClient::Port](docs/Port.md)
162
+ - [OryKratosClient::RecoveryAddress](docs/RecoveryAddress.md)
163
+ - [OryKratosClient::SelfServiceError](docs/SelfServiceError.md)
164
+ - [OryKratosClient::SelfServiceLoginFlow](docs/SelfServiceLoginFlow.md)
165
+ - [OryKratosClient::SelfServiceLogoutUrl](docs/SelfServiceLogoutUrl.md)
166
+ - [OryKratosClient::SelfServiceRecoveryFlow](docs/SelfServiceRecoveryFlow.md)
167
+ - [OryKratosClient::SelfServiceRecoveryFlowState](docs/SelfServiceRecoveryFlowState.md)
168
+ - [OryKratosClient::SelfServiceRecoveryLink](docs/SelfServiceRecoveryLink.md)
169
+ - [OryKratosClient::SelfServiceRegistrationFlow](docs/SelfServiceRegistrationFlow.md)
170
+ - [OryKratosClient::SelfServiceSettingsFlow](docs/SelfServiceSettingsFlow.md)
171
+ - [OryKratosClient::SelfServiceSettingsFlowState](docs/SelfServiceSettingsFlowState.md)
172
+ - [OryKratosClient::SelfServiceVerificationFlow](docs/SelfServiceVerificationFlow.md)
173
+ - [OryKratosClient::SelfServiceVerificationFlowState](docs/SelfServiceVerificationFlowState.md)
174
+ - [OryKratosClient::ServiceUpdateResponse](docs/ServiceUpdateResponse.md)
175
+ - [OryKratosClient::Session](docs/Session.md)
176
+ - [OryKratosClient::SettingsProfileFormConfig](docs/SettingsProfileFormConfig.md)
177
+ - [OryKratosClient::SubmitSelfServiceLoginFlowBody](docs/SubmitSelfServiceLoginFlowBody.md)
178
+ - [OryKratosClient::SubmitSelfServiceLoginFlowWithOidcMethodBody](docs/SubmitSelfServiceLoginFlowWithOidcMethodBody.md)
179
+ - [OryKratosClient::SubmitSelfServiceLoginFlowWithPasswordMethodBody](docs/SubmitSelfServiceLoginFlowWithPasswordMethodBody.md)
180
+ - [OryKratosClient::SubmitSelfServiceLogoutFlowWithoutBrowserBody](docs/SubmitSelfServiceLogoutFlowWithoutBrowserBody.md)
181
+ - [OryKratosClient::SubmitSelfServiceRecoveryFlowBody](docs/SubmitSelfServiceRecoveryFlowBody.md)
182
+ - [OryKratosClient::SubmitSelfServiceRecoveryFlowWithLinkMethodBody](docs/SubmitSelfServiceRecoveryFlowWithLinkMethodBody.md)
183
+ - [OryKratosClient::SubmitSelfServiceRegistrationFlowBody](docs/SubmitSelfServiceRegistrationFlowBody.md)
184
+ - [OryKratosClient::SubmitSelfServiceRegistrationFlowWithOidcMethodBody](docs/SubmitSelfServiceRegistrationFlowWithOidcMethodBody.md)
185
+ - [OryKratosClient::SubmitSelfServiceRegistrationFlowWithPasswordMethodBody](docs/SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.md)
186
+ - [OryKratosClient::SubmitSelfServiceSettingsFlowBody](docs/SubmitSelfServiceSettingsFlowBody.md)
187
+ - [OryKratosClient::SubmitSelfServiceSettingsFlowWithOidcMethodBody](docs/SubmitSelfServiceSettingsFlowWithOidcMethodBody.md)
188
+ - [OryKratosClient::SubmitSelfServiceSettingsFlowWithPasswordMethodBody](docs/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.md)
189
+ - [OryKratosClient::SubmitSelfServiceSettingsFlowWithProfileMethodBody](docs/SubmitSelfServiceSettingsFlowWithProfileMethodBody.md)
190
+ - [OryKratosClient::SubmitSelfServiceVerificationFlowBody](docs/SubmitSelfServiceVerificationFlowBody.md)
191
+ - [OryKratosClient::SubmitSelfServiceVerificationFlowWithLinkMethodBody](docs/SubmitSelfServiceVerificationFlowWithLinkMethodBody.md)
192
+ - [OryKratosClient::SuccessfulSelfServiceLoginWithoutBrowser](docs/SuccessfulSelfServiceLoginWithoutBrowser.md)
193
+ - [OryKratosClient::SuccessfulSelfServiceRegistrationWithoutBrowser](docs/SuccessfulSelfServiceRegistrationWithoutBrowser.md)
194
+ - [OryKratosClient::SuccessfulSelfServiceSettingsWithoutBrowser](docs/SuccessfulSelfServiceSettingsWithoutBrowser.md)
195
+ - [OryKratosClient::UiContainer](docs/UiContainer.md)
196
+ - [OryKratosClient::UiNode](docs/UiNode.md)
197
+ - [OryKratosClient::UiNodeAnchorAttributes](docs/UiNodeAnchorAttributes.md)
198
+ - [OryKratosClient::UiNodeAttributes](docs/UiNodeAttributes.md)
199
+ - [OryKratosClient::UiNodeImageAttributes](docs/UiNodeImageAttributes.md)
200
+ - [OryKratosClient::UiNodeInputAttributes](docs/UiNodeInputAttributes.md)
201
+ - [OryKratosClient::UiNodeTextAttributes](docs/UiNodeTextAttributes.md)
202
+ - [OryKratosClient::UiText](docs/UiText.md)
203
+ - [OryKratosClient::VerifiableIdentityAddress](docs/VerifiableIdentityAddress.md)
204
+ - [OryKratosClient::Version](docs/Version.md)
205
+ - [OryKratosClient::Volume](docs/Volume.md)
206
+ - [OryKratosClient::VolumeUsageData](docs/VolumeUsageData.md)
207
207
 
208
208
 
209
209
  ## Documentation for Authorization
@@ -1,4 +1,4 @@
1
- # OryHydraClient::AdminCreateIdentityBody
1
+ # OryKratosClient::AdminCreateIdentityBody
2
2
 
3
3
  ## Properties
4
4
 
@@ -12,7 +12,7 @@
12
12
  ```ruby
13
13
  require 'ory-kratos-client'
14
14
 
15
- instance = OryHydraClient::AdminCreateIdentityBody.new(
15
+ instance = OryKratosClient::AdminCreateIdentityBody.new(
16
16
  schema_id: null,
17
17
  traits: null
18
18
  )
@@ -1,4 +1,4 @@
1
- # OryHydraClient::AdminCreateSelfServiceRecoveryLinkBody
1
+ # OryKratosClient::AdminCreateSelfServiceRecoveryLinkBody
2
2
 
3
3
  ## Properties
4
4
 
@@ -12,7 +12,7 @@
12
12
  ```ruby
13
13
  require 'ory-kratos-client'
14
14
 
15
- instance = OryHydraClient::AdminCreateSelfServiceRecoveryLinkBody.new(
15
+ instance = OryKratosClient::AdminCreateSelfServiceRecoveryLinkBody.new(
16
16
  expires_in: null,
17
17
  identity_id: null
18
18
  )
@@ -1,4 +1,4 @@
1
- # OryHydraClient::AdminUpdateIdentityBody
1
+ # OryKratosClient::AdminUpdateIdentityBody
2
2
 
3
3
  ## Properties
4
4
 
@@ -13,7 +13,7 @@
13
13
  ```ruby
14
14
  require 'ory-kratos-client'
15
15
 
16
- instance = OryHydraClient::AdminUpdateIdentityBody.new(
16
+ instance = OryKratosClient::AdminUpdateIdentityBody.new(
17
17
  schema_id: null,
18
18
  state: null,
19
19
  traits: null
@@ -1,4 +1,4 @@
1
- # OryHydraClient::AuthenticateOKBody
1
+ # OryKratosClient::AuthenticateOKBody
2
2
 
3
3
  ## Properties
4
4
 
@@ -12,7 +12,7 @@
12
12
  ```ruby
13
13
  require 'ory-kratos-client'
14
14
 
15
- instance = OryHydraClient::AuthenticateOKBody.new(
15
+ instance = OryKratosClient::AuthenticateOKBody.new(
16
16
  identity_token: null,
17
17
  status: null
18
18
  )
@@ -1,4 +1,4 @@
1
- # OryHydraClient::ContainerChangeResponseItem
1
+ # OryKratosClient::ContainerChangeResponseItem
2
2
 
3
3
  ## Properties
4
4
 
@@ -12,7 +12,7 @@
12
12
  ```ruby
13
13
  require 'ory-kratos-client'
14
14
 
15
- instance = OryHydraClient::ContainerChangeResponseItem.new(
15
+ instance = OryKratosClient::ContainerChangeResponseItem.new(
16
16
  kind: null,
17
17
  path: null
18
18
  )
@@ -1,4 +1,4 @@
1
- # OryHydraClient::ContainerCreateCreatedBody
1
+ # OryKratosClient::ContainerCreateCreatedBody
2
2
 
3
3
  ## Properties
4
4
 
@@ -12,7 +12,7 @@
12
12
  ```ruby
13
13
  require 'ory-kratos-client'
14
14
 
15
- instance = OryHydraClient::ContainerCreateCreatedBody.new(
15
+ instance = OryKratosClient::ContainerCreateCreatedBody.new(
16
16
  id: null,
17
17
  warnings: null
18
18
  )
@@ -1,4 +1,4 @@
1
- # OryHydraClient::ContainerTopOKBody
1
+ # OryKratosClient::ContainerTopOKBody
2
2
 
3
3
  ## Properties
4
4
 
@@ -12,7 +12,7 @@
12
12
  ```ruby
13
13
  require 'ory-kratos-client'
14
14
 
15
- instance = OryHydraClient::ContainerTopOKBody.new(
15
+ instance = OryKratosClient::ContainerTopOKBody.new(
16
16
  processes: null,
17
17
  titles: null
18
18
  )
@@ -1,4 +1,4 @@
1
- # OryHydraClient::ContainerUpdateOKBody
1
+ # OryKratosClient::ContainerUpdateOKBody
2
2
 
3
3
  ## Properties
4
4
 
@@ -11,7 +11,7 @@
11
11
  ```ruby
12
12
  require 'ory-kratos-client'
13
13
 
14
- instance = OryHydraClient::ContainerUpdateOKBody.new(
14
+ instance = OryKratosClient::ContainerUpdateOKBody.new(
15
15
  warnings: null
16
16
  )
17
17
  ```
@@ -1,4 +1,4 @@
1
- # OryHydraClient::ContainerWaitOKBody
1
+ # OryKratosClient::ContainerWaitOKBody
2
2
 
3
3
  ## Properties
4
4
 
@@ -12,7 +12,7 @@
12
12
  ```ruby
13
13
  require 'ory-kratos-client'
14
14
 
15
- instance = OryHydraClient::ContainerWaitOKBody.new(
15
+ instance = OryKratosClient::ContainerWaitOKBody.new(
16
16
  error: null,
17
17
  status_code: null
18
18
  )