Documentation

Validate TOTP - Open Dev Kit Documentation

Open Dev Kit Documentation :: TOTP :: Validate TOTP

TOTP.ValidateTOTP(
  Key String,
  Token String
) Boolean
Returns if the expected one-time password matches the specified key

Parameters

Key String
Base32-encoded key
Token String
6 digit one-time password

Return Value

Boolean

If you think anything is missing, please feel free to: submit documentation feedback on this page