mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
3.9 KiB
3.9 KiB
Web3Signature
Fields
| Field | Type | Required | Description |
|---|---|---|---|
status |
com.clerk.backend_api.models.components.Web3SignatureVerificationStatus | ✔️ | N/A |
strategy |
com.clerk.backend_api.models.components.Web3SignatureVerificationStrategy | ✔️ | N/A |
nonce |
com.clerk.backend_api.models.components.Nonce | ✔️ | N/A |
attempts |
JsonNullable<? extends Long> | ➖ | N/A |
expireAt |
JsonNullable<? extends Long> | ➖ | N/A |