baxcloud_verify library

Classes

BaxCloudVerifyClient
BaxCloud Verify client — send and verify SMS OTP codes via BaxVerify.
BaxCloudVerifyConfig
Configuration for the BaxCloud Verify SDK.
BaxVerifyLogsPage
Paginated OTP logs list.
BaxVerifyStats
BaxVerify usage statistics.
SendOtpOptions
Options for sending an SMS OTP.
SendOtpResult
Response from a successful OTP send.
ValidateVerificationTokenOptions
Options for server-side validation of a BaxVerify access token.
ValidateVerificationTokenResult
Result of validating a BaxVerify access token on your backend.
VerifyOtpOptions
Options for verifying an OTP code.
VerifyOtpResult
Response from a successful OTP verification.

Enums

BaxVerifyOtpPurpose
OTP purpose (matches BaxVerify API).

Exceptions / Errors

BaxVerifyException
Thrown when the BaxVerify API returns an error.