ory-kratos-client 0.7.0.alpha1 → 0.7.3.alpha2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +133 -129
- data/docs/AdminCreateIdentityBody.md +2 -2
- data/docs/AdminCreateSelfServiceRecoveryLinkBody.md +2 -2
- data/docs/AdminUpdateIdentityBody.md +3 -3
- data/docs/AuthenticateOKBody.md +2 -2
- data/docs/ContainerChangeResponseItem.md +2 -2
- data/docs/ContainerCreateCreatedBody.md +2 -2
- data/docs/ContainerTopOKBody.md +2 -2
- data/docs/ContainerUpdateOKBody.md +2 -2
- data/docs/ContainerWaitOKBody.md +2 -2
- data/docs/ContainerWaitOKBodyError.md +2 -2
- data/docs/ErrorResponse.md +2 -2
- data/docs/GenericError.md +3 -3
- data/docs/GraphDriverData.md +2 -2
- data/docs/HealthNotReadyStatus.md +2 -2
- data/docs/HealthStatus.md +2 -2
- data/docs/IdResponse.md +2 -2
- data/docs/Identity.md +3 -3
- data/docs/IdentityCredentials.md +2 -2
- data/docs/IdentityState.md +15 -0
- data/docs/ImageDeleteResponseItem.md +2 -2
- data/docs/ImageSummary.md +2 -2
- data/docs/InlineResponse200.md +2 -2
- data/docs/InlineResponse2001.md +2 -2
- data/docs/InlineResponse503.md +2 -2
- data/docs/JsonError.md +2 -2
- data/docs/Meta.md +2 -2
- data/docs/MetadataApi.md +13 -13
- data/docs/Plugin.md +2 -2
- data/docs/PluginConfig.md +2 -2
- data/docs/PluginConfigArgs.md +2 -2
- data/docs/PluginConfigInterface.md +2 -2
- data/docs/PluginConfigLinux.md +2 -2
- data/docs/PluginConfigNetwork.md +2 -2
- data/docs/PluginConfigRootfs.md +2 -2
- data/docs/PluginConfigUser.md +2 -2
- data/docs/PluginDevice.md +2 -2
- data/docs/PluginEnv.md +2 -2
- data/docs/PluginInterfaceType.md +2 -2
- data/docs/PluginMount.md +2 -2
- data/docs/PluginSettings.md +2 -2
- data/docs/Port.md +2 -2
- data/docs/RecoveryAddress.md +2 -2
- data/docs/SelfServiceError.md +2 -2
- data/docs/SelfServiceLoginFlow.md +2 -2
- data/docs/SelfServiceLogoutUrl.md +2 -2
- data/docs/SelfServiceRecoveryFlow.md +2 -2
- data/docs/SelfServiceRecoveryFlowState.md +2 -2
- data/docs/SelfServiceRecoveryLink.md +2 -2
- data/docs/SelfServiceRegistrationFlow.md +2 -2
- data/docs/SelfServiceSettingsFlow.md +2 -2
- data/docs/SelfServiceSettingsFlowState.md +2 -2
- data/docs/SelfServiceVerificationFlow.md +2 -2
- data/docs/SelfServiceVerificationFlowState.md +2 -2
- data/docs/ServiceUpdateResponse.md +2 -2
- data/docs/Session.md +2 -2
- data/docs/SettingsProfileFormConfig.md +2 -2
- data/docs/SubmitSelfServiceLoginFlowBody.md +6 -6
- data/docs/SubmitSelfServiceLoginFlowWithOidcMethodBody.md +2 -2
- data/docs/SubmitSelfServiceLoginFlowWithPasswordMethodBody.md +2 -2
- data/docs/SubmitSelfServiceLogoutFlowWithoutBrowserBody.md +2 -2
- data/docs/SubmitSelfServiceRecoveryFlowBody.md +6 -6
- data/docs/SubmitSelfServiceRecoveryFlowWithLinkMethodBody.md +2 -2
- data/docs/SubmitSelfServiceRegistrationFlowBody.md +6 -6
- data/docs/SubmitSelfServiceRegistrationFlowWithOidcMethodBody.md +2 -2
- data/docs/SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.md +2 -2
- data/docs/SubmitSelfServiceSettingsFlowBody.md +6 -6
- data/docs/SubmitSelfServiceSettingsFlowWithOidcMethodBody.md +2 -2
- data/docs/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.md +2 -2
- data/docs/SubmitSelfServiceSettingsFlowWithProfileMethodBody.md +2 -2
- data/docs/SubmitSelfServiceVerificationFlowBody.md +6 -6
- data/docs/SubmitSelfServiceVerificationFlowWithLinkMethodBody.md +2 -2
- data/docs/SuccessfulSelfServiceLoginWithoutBrowser.md +2 -2
- data/docs/SuccessfulSelfServiceRegistrationWithoutBrowser.md +2 -2
- data/docs/SuccessfulSelfServiceSettingsWithoutBrowser.md +2 -2
- data/docs/UiContainer.md +2 -2
- data/docs/UiNode.md +2 -2
- data/docs/UiNodeAnchorAttributes.md +2 -2
- data/docs/UiNodeAttributes.md +4 -4
- data/docs/UiNodeImageAttributes.md +2 -2
- data/docs/UiNodeInputAttributes.md +2 -2
- data/docs/UiNodeTextAttributes.md +2 -2
- data/docs/UiText.md +2 -2
- data/docs/V0alpha1Api.md +131 -121
- data/docs/VerifiableIdentityAddress.md +2 -2
- data/docs/Version.md +2 -2
- data/docs/Volume.md +2 -2
- data/docs/VolumeUsageData.md +2 -2
- data/lib/ory-kratos-client/api/metadata_api.rb +3 -3
- data/lib/ory-kratos-client/api/v0alpha1_api.rb +3 -3
- data/lib/ory-kratos-client/api_client.rb +4 -4
- data/lib/ory-kratos-client/api_error.rb +3 -3
- data/lib/ory-kratos-client/configuration.rb +5 -5
- data/lib/ory-kratos-client/models/admin_create_identity_body.rb +6 -6
- data/lib/ory-kratos-client/models/admin_create_self_service_recovery_link_body.rb +6 -6
- data/lib/ory-kratos-client/models/admin_update_identity_body.rb +12 -9
- data/lib/ory-kratos-client/models/authenticate_ok_body.rb +6 -6
- data/lib/ory-kratos-client/models/container_change_response_item.rb +6 -6
- data/lib/ory-kratos-client/models/container_create_created_body.rb +6 -6
- data/lib/ory-kratos-client/models/container_top_ok_body.rb +6 -6
- data/lib/ory-kratos-client/models/container_update_ok_body.rb +6 -6
- data/lib/ory-kratos-client/models/container_wait_ok_body.rb +6 -6
- data/lib/ory-kratos-client/models/container_wait_ok_body_error.rb +6 -6
- data/lib/ory-kratos-client/models/error_response.rb +6 -6
- data/lib/ory-kratos-client/models/generic_error.rb +8 -10
- data/lib/ory-kratos-client/models/graph_driver_data.rb +6 -6
- data/lib/ory-kratos-client/models/health_not_ready_status.rb +6 -6
- data/lib/ory-kratos-client/models/health_status.rb +6 -6
- data/lib/ory-kratos-client/models/id_response.rb +6 -6
- data/lib/ory-kratos-client/models/identity.rb +7 -9
- data/lib/ory-kratos-client/models/identity_credentials.rb +6 -6
- data/lib/ory-kratos-client/models/identity_state.rb +37 -0
- data/lib/ory-kratos-client/models/image_delete_response_item.rb +6 -6
- data/lib/ory-kratos-client/models/image_summary.rb +6 -6
- data/lib/ory-kratos-client/models/inline_response200.rb +6 -6
- data/lib/ory-kratos-client/models/inline_response2001.rb +6 -6
- data/lib/ory-kratos-client/models/inline_response503.rb +6 -6
- data/lib/ory-kratos-client/models/json_error.rb +6 -6
- data/lib/ory-kratos-client/models/meta.rb +6 -6
- data/lib/ory-kratos-client/models/plugin.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config_args.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config_interface.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config_linux.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config_network.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config_rootfs.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config_user.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_device.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_env.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_interface_type.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_mount.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_settings.rb +6 -6
- data/lib/ory-kratos-client/models/port.rb +6 -6
- data/lib/ory-kratos-client/models/recovery_address.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_error.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_login_flow.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_logout_url.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_recovery_flow.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_recovery_flow_state.rb +3 -3
- data/lib/ory-kratos-client/models/self_service_recovery_link.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_registration_flow.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_settings_flow.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_settings_flow_state.rb +3 -3
- data/lib/ory-kratos-client/models/self_service_verification_flow.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_verification_flow_state.rb +3 -3
- data/lib/ory-kratos-client/models/service_update_response.rb +6 -6
- data/lib/ory-kratos-client/models/session.rb +6 -6
- data/lib/ory-kratos-client/models/settings_profile_form_config.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_login_flow_body.rb +4 -4
- data/lib/ory-kratos-client/models/submit_self_service_login_flow_with_oidc_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_login_flow_with_password_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_logout_flow_without_browser_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_recovery_flow_body.rb +4 -4
- data/lib/ory-kratos-client/models/submit_self_service_recovery_flow_with_link_method_body.rb +8 -8
- data/lib/ory-kratos-client/models/submit_self_service_registration_flow_body.rb +4 -4
- data/lib/ory-kratos-client/models/submit_self_service_registration_flow_with_oidc_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_registration_flow_with_password_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_settings_flow_body.rb +4 -4
- data/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_oidc_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_password_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_profile_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_verification_flow_body.rb +4 -4
- data/lib/ory-kratos-client/models/submit_self_service_verification_flow_with_link_method_body.rb +8 -8
- data/lib/ory-kratos-client/models/successful_self_service_login_without_browser.rb +6 -6
- data/lib/ory-kratos-client/models/successful_self_service_registration_without_browser.rb +6 -6
- data/lib/ory-kratos-client/models/successful_self_service_settings_without_browser.rb +6 -6
- data/lib/ory-kratos-client/models/ui_container.rb +6 -6
- data/lib/ory-kratos-client/models/ui_node.rb +6 -6
- data/lib/ory-kratos-client/models/ui_node_anchor_attributes.rb +6 -6
- data/lib/ory-kratos-client/models/ui_node_attributes.rb +4 -4
- data/lib/ory-kratos-client/models/ui_node_image_attributes.rb +6 -6
- data/lib/ory-kratos-client/models/ui_node_input_attributes.rb +6 -6
- data/lib/ory-kratos-client/models/ui_node_text_attributes.rb +6 -6
- data/lib/ory-kratos-client/models/ui_text.rb +6 -6
- data/lib/ory-kratos-client/models/verifiable_identity_address.rb +6 -6
- data/lib/ory-kratos-client/models/version.rb +6 -6
- data/lib/ory-kratos-client/models/volume.rb +6 -6
- data/lib/ory-kratos-client/models/volume_usage_data.rb +6 -6
- data/lib/ory-kratos-client/version.rb +4 -4
- data/lib/ory-kratos-client.rb +5 -4
- data/ory-kratos-client.gemspec +3 -3
- data/spec/api_client_spec.rb +31 -31
- data/spec/configuration_spec.rb +5 -5
- data/spec/models/identity_state_spec.rb +28 -0
- data/spec/spec_helper.rb +2 -2
- metadata +39 -35
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::PluginConfigInterface
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -12,7 +12,7 @@
|
|
12
12
|
```ruby
|
13
13
|
require 'ory-kratos-client'
|
14
14
|
|
15
|
-
instance =
|
15
|
+
instance = OryKratosClient::PluginConfigInterface.new(
|
16
16
|
socket: null,
|
17
17
|
types: null
|
18
18
|
)
|
data/docs/PluginConfigLinux.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::PluginConfigLinux
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -13,7 +13,7 @@
|
|
13
13
|
```ruby
|
14
14
|
require 'ory-kratos-client'
|
15
15
|
|
16
|
-
instance =
|
16
|
+
instance = OryKratosClient::PluginConfigLinux.new(
|
17
17
|
allow_all_devices: null,
|
18
18
|
capabilities: null,
|
19
19
|
devices: null
|
data/docs/PluginConfigNetwork.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::PluginConfigNetwork
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -11,7 +11,7 @@
|
|
11
11
|
```ruby
|
12
12
|
require 'ory-kratos-client'
|
13
13
|
|
14
|
-
instance =
|
14
|
+
instance = OryKratosClient::PluginConfigNetwork.new(
|
15
15
|
type: null
|
16
16
|
)
|
17
17
|
```
|
data/docs/PluginConfigRootfs.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::PluginConfigRootfs
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -12,7 +12,7 @@
|
|
12
12
|
```ruby
|
13
13
|
require 'ory-kratos-client'
|
14
14
|
|
15
|
-
instance =
|
15
|
+
instance = OryKratosClient::PluginConfigRootfs.new(
|
16
16
|
diff_ids: null,
|
17
17
|
type: null
|
18
18
|
)
|
data/docs/PluginConfigUser.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::PluginConfigUser
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -12,7 +12,7 @@
|
|
12
12
|
```ruby
|
13
13
|
require 'ory-kratos-client'
|
14
14
|
|
15
|
-
instance =
|
15
|
+
instance = OryKratosClient::PluginConfigUser.new(
|
16
16
|
gid: null,
|
17
17
|
uid: null
|
18
18
|
)
|
data/docs/PluginDevice.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::PluginDevice
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,7 +14,7 @@
|
|
14
14
|
```ruby
|
15
15
|
require 'ory-kratos-client'
|
16
16
|
|
17
|
-
instance =
|
17
|
+
instance = OryKratosClient::PluginDevice.new(
|
18
18
|
description: null,
|
19
19
|
name: null,
|
20
20
|
path: null,
|
data/docs/PluginEnv.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::PluginEnv
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,7 +14,7 @@
|
|
14
14
|
```ruby
|
15
15
|
require 'ory-kratos-client'
|
16
16
|
|
17
|
-
instance =
|
17
|
+
instance = OryKratosClient::PluginEnv.new(
|
18
18
|
description: null,
|
19
19
|
name: null,
|
20
20
|
settable: null,
|
data/docs/PluginInterfaceType.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::PluginInterfaceType
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -13,7 +13,7 @@
|
|
13
13
|
```ruby
|
14
14
|
require 'ory-kratos-client'
|
15
15
|
|
16
|
-
instance =
|
16
|
+
instance = OryKratosClient::PluginInterfaceType.new(
|
17
17
|
capability: null,
|
18
18
|
prefix: null,
|
19
19
|
version: null
|
data/docs/PluginMount.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::PluginMount
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -17,7 +17,7 @@
|
|
17
17
|
```ruby
|
18
18
|
require 'ory-kratos-client'
|
19
19
|
|
20
|
-
instance =
|
20
|
+
instance = OryKratosClient::PluginMount.new(
|
21
21
|
description: null,
|
22
22
|
destination: null,
|
23
23
|
name: null,
|
data/docs/PluginSettings.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::PluginSettings
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,7 +14,7 @@
|
|
14
14
|
```ruby
|
15
15
|
require 'ory-kratos-client'
|
16
16
|
|
17
|
-
instance =
|
17
|
+
instance = OryKratosClient::PluginSettings.new(
|
18
18
|
args: null,
|
19
19
|
devices: null,
|
20
20
|
env: null,
|
data/docs/Port.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::Port
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,7 +14,7 @@
|
|
14
14
|
```ruby
|
15
15
|
require 'ory-kratos-client'
|
16
16
|
|
17
|
-
instance =
|
17
|
+
instance = OryKratosClient::Port.new(
|
18
18
|
ip: null,
|
19
19
|
private_port: null,
|
20
20
|
public_port: null,
|
data/docs/RecoveryAddress.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::RecoveryAddress
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -15,7 +15,7 @@
|
|
15
15
|
```ruby
|
16
16
|
require 'ory-kratos-client'
|
17
17
|
|
18
|
-
instance =
|
18
|
+
instance = OryKratosClient::RecoveryAddress.new(
|
19
19
|
created_at: null,
|
20
20
|
id: null,
|
21
21
|
updated_at: null,
|
data/docs/SelfServiceError.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SelfServiceError
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,7 +14,7 @@
|
|
14
14
|
```ruby
|
15
15
|
require 'ory-kratos-client'
|
16
16
|
|
17
|
-
instance =
|
17
|
+
instance = OryKratosClient::SelfServiceError.new(
|
18
18
|
created_at: null,
|
19
19
|
error: null,
|
20
20
|
id: null,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SelfServiceLoginFlow
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -20,7 +20,7 @@
|
|
20
20
|
```ruby
|
21
21
|
require 'ory-kratos-client'
|
22
22
|
|
23
|
-
instance =
|
23
|
+
instance = OryKratosClient::SelfServiceLoginFlow.new(
|
24
24
|
active: null,
|
25
25
|
created_at: null,
|
26
26
|
expires_at: null,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SelfServiceLogoutUrl
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -11,7 +11,7 @@
|
|
11
11
|
```ruby
|
12
12
|
require 'ory-kratos-client'
|
13
13
|
|
14
|
-
instance =
|
14
|
+
instance = OryKratosClient::SelfServiceLogoutUrl.new(
|
15
15
|
logout_url: null
|
16
16
|
)
|
17
17
|
```
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SelfServiceRecoveryFlow
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -18,7 +18,7 @@
|
|
18
18
|
```ruby
|
19
19
|
require 'ory-kratos-client'
|
20
20
|
|
21
|
-
instance =
|
21
|
+
instance = OryKratosClient::SelfServiceRecoveryFlow.new(
|
22
22
|
active: null,
|
23
23
|
expires_at: null,
|
24
24
|
id: null,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SelfServiceRecoveryFlowState
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -10,6 +10,6 @@
|
|
10
10
|
```ruby
|
11
11
|
require 'ory-kratos-client'
|
12
12
|
|
13
|
-
instance =
|
13
|
+
instance = OryKratosClient::SelfServiceRecoveryFlowState.new()
|
14
14
|
```
|
15
15
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SelfServiceRecoveryLink
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -12,7 +12,7 @@
|
|
12
12
|
```ruby
|
13
13
|
require 'ory-kratos-client'
|
14
14
|
|
15
|
-
instance =
|
15
|
+
instance = OryKratosClient::SelfServiceRecoveryLink.new(
|
16
16
|
expires_at: null,
|
17
17
|
recovery_link: null
|
18
18
|
)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SelfServiceRegistrationFlow
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -17,7 +17,7 @@
|
|
17
17
|
```ruby
|
18
18
|
require 'ory-kratos-client'
|
19
19
|
|
20
|
-
instance =
|
20
|
+
instance = OryKratosClient::SelfServiceRegistrationFlow.new(
|
21
21
|
active: null,
|
22
22
|
expires_at: null,
|
23
23
|
id: null,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SelfServiceSettingsFlow
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -19,7 +19,7 @@
|
|
19
19
|
```ruby
|
20
20
|
require 'ory-kratos-client'
|
21
21
|
|
22
|
-
instance =
|
22
|
+
instance = OryKratosClient::SelfServiceSettingsFlow.new(
|
23
23
|
active: null,
|
24
24
|
expires_at: null,
|
25
25
|
id: null,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SelfServiceSettingsFlowState
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -10,6 +10,6 @@
|
|
10
10
|
```ruby
|
11
11
|
require 'ory-kratos-client'
|
12
12
|
|
13
|
-
instance =
|
13
|
+
instance = OryKratosClient::SelfServiceSettingsFlowState.new()
|
14
14
|
```
|
15
15
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SelfServiceVerificationFlow
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -18,7 +18,7 @@
|
|
18
18
|
```ruby
|
19
19
|
require 'ory-kratos-client'
|
20
20
|
|
21
|
-
instance =
|
21
|
+
instance = OryKratosClient::SelfServiceVerificationFlow.new(
|
22
22
|
active: null,
|
23
23
|
expires_at: null,
|
24
24
|
id: null,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SelfServiceVerificationFlowState
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -10,6 +10,6 @@
|
|
10
10
|
```ruby
|
11
11
|
require 'ory-kratos-client'
|
12
12
|
|
13
|
-
instance =
|
13
|
+
instance = OryKratosClient::SelfServiceVerificationFlowState.new()
|
14
14
|
```
|
15
15
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::ServiceUpdateResponse
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -11,7 +11,7 @@
|
|
11
11
|
```ruby
|
12
12
|
require 'ory-kratos-client'
|
13
13
|
|
14
|
-
instance =
|
14
|
+
instance = OryKratosClient::ServiceUpdateResponse.new(
|
15
15
|
warnings: null
|
16
16
|
)
|
17
17
|
```
|
data/docs/Session.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::Session
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -16,7 +16,7 @@
|
|
16
16
|
```ruby
|
17
17
|
require 'ory-kratos-client'
|
18
18
|
|
19
|
-
instance =
|
19
|
+
instance = OryKratosClient::Session.new(
|
20
20
|
active: null,
|
21
21
|
authenticated_at: null,
|
22
22
|
expires_at: null,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SettingsProfileFormConfig
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,7 +14,7 @@
|
|
14
14
|
```ruby
|
15
15
|
require 'ory-kratos-client'
|
16
16
|
|
17
|
-
instance =
|
17
|
+
instance = OryKratosClient::SettingsProfileFormConfig.new(
|
18
18
|
action: null,
|
19
19
|
messages: null,
|
20
20
|
method: null,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SubmitSelfServiceLoginFlowBody
|
2
2
|
|
3
3
|
## Class instance methods
|
4
4
|
|
@@ -11,7 +11,7 @@ Returns the list of classes defined in oneOf.
|
|
11
11
|
```ruby
|
12
12
|
require 'ory-kratos-client'
|
13
13
|
|
14
|
-
|
14
|
+
OryKratosClient::SubmitSelfServiceLoginFlowBody.openapi_one_of
|
15
15
|
# =>
|
16
16
|
# [
|
17
17
|
# :'SubmitSelfServiceLoginFlowWithPasswordMethodBody'
|
@@ -27,7 +27,7 @@ Returns the discriminator's property name.
|
|
27
27
|
```ruby
|
28
28
|
require 'ory-kratos-client'
|
29
29
|
|
30
|
-
|
30
|
+
OryKratosClient::SubmitSelfServiceLoginFlowBody.openapi_discriminator_name
|
31
31
|
# => :'method'
|
32
32
|
```
|
33
33
|
|
@@ -40,7 +40,7 @@ Returns the discriminator's mapping.
|
|
40
40
|
```ruby
|
41
41
|
require 'ory-kratos-client'
|
42
42
|
|
43
|
-
|
43
|
+
OryKratosClient::SubmitSelfServiceLoginFlowBody.openapi_discriminator_mapping
|
44
44
|
# =>
|
45
45
|
# {
|
46
46
|
# :'oidc' => :'SubmitSelfServiceLoginFlowWithOidcMethodBody',
|
@@ -56,10 +56,10 @@ Find the appropriate object from the `openapi_one_of` list and casts the data in
|
|
56
56
|
```ruby
|
57
57
|
require 'ory-kratos-client'
|
58
58
|
|
59
|
-
|
59
|
+
OryKratosClient::SubmitSelfServiceLoginFlowBody.build(data)
|
60
60
|
# => #<SubmitSelfServiceLoginFlowWithPasswordMethodBody:0x00007fdd4aab02a0>
|
61
61
|
|
62
|
-
|
62
|
+
OryKratosClient::SubmitSelfServiceLoginFlowBody.build(data_that_doesnt_match)
|
63
63
|
# => nil
|
64
64
|
```
|
65
65
|
|