Files
2024-06-13 13:51:50 -04:00

3.5 KiB
Raw Permalink Blame History

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