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

Version Path
ory-client-0.0.1.alpha58 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha57 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha56 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha55 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha54 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha53 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha52 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha51 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha50 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha49 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha48 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha47 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha46 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha45 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha44 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha43 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha42 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha41 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha40 docs/ProjectLookupSecretConfig.md
ory-client-0.0.1.alpha39 docs/ProjectLookupSecretConfig.md