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

3.9 KiB
Raw Permalink Blame History

Oauth

Fields

Field Type Required Description
status com.clerk.backend_api.models.components.OauthVerificationStatus ✔️ N/A
strategy com.clerk.backend_api.models.components.OauthVerificationStrategy ✔️ N/A
externalVerificationRedirectUrl Optional<? extends String> N/A
error JsonNullable<? extends com.clerk.backend_api.models.components.Error> N/A
expireAt long ✔️ N/A
attempts JsonNullable<? extends Long> N/A