Sha256: b2e9415098a7330fba84419e385851b1e3b2fb4adae047795fc5648911ddcc98
Contents?: true
Size: 353 Bytes
Versions: 30
Compression:
Stored size: 353 Bytes
Contents
# OryClient::ProjectLookupSecretConfig ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **enabled** | **Boolean** | Set to true to enable the WebAuthn authentication method. | [optional] | ## Example ```ruby require 'ory-client' instance = OryClient::ProjectLookupSecretConfig.new( enabled: null ) ```
Version data entries
30 entries across 30 versions & 1 rubygems