mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 20:37:47 +00:00
3.5 KiB
3.5 KiB
Passkey
Fields
| Field | Type | Required | Description |
|---|---|---|---|
status |
com.clerk.backend_api.models.components.PasskeyVerificationStatus | ✔️ | N/A |
strategy |
com.clerk.backend_api.models.components.PasskeyVerificationStrategy | ✔️ | N/A |
nonce |
Optional<? extends com.clerk.backend_api.models.components.VerificationNonce> | ➖ | N/A |
attempts |
JsonNullable<? extends Long> | ➖ | N/A |
expireAt |
JsonNullable<? extends Long> | ➖ | N/A |