Sha256: 3c319e6df5bccba6cbd6018f335e10149821b42ac6df7ddd3ef184aa60aac6f3
Contents?: true
Size: 383 Bytes
Versions: 3
Compression:
Stored size: 383 Bytes
Contents
# OryHydraClient::LoginFlowMethod ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **config** | [**LoginFlowMethodConfig**](LoginFlowMethodConfig.md) | | | | **method** | **String** | and so on. | | ## Example ```ruby require 'ory-kratos-client' instance = OryHydraClient::LoginFlowMethod.new( config: null, method: null ) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ory-kratos-client-0.5.5.alpha4 | docs/LoginFlowMethod.md |
ory-kratos-client-0.5.5.alpha3 | docs/LoginFlowMethod.md |
ory-kratos-client-0.5.5.alpha2 | docs/LoginFlowMethod.md |