Clerk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Clerk
Clerk Android API
/
com.clerk.api.session
/
verifyWithTOTP
verify
With
TOTP
suspend
fun
Session
.
verifyWithTOTP
(
code
:
String
)
:
ClerkResult
<
SessionVerification
,
ClerkErrorResponse
>
Verifies the current session with a TOTP code.