component/verification_dialog library
Classes
- AuthyoProviderLogo
-
Brand logo for a social provider. Same artwork as the web widget
(
/image/logos/<provider>.png), bundled with the SDK so it renders offline and identically on every device. A dashboard-provided icon URL takes precedence; a coloured initial is the last-resort fallback. - PhoneVerificationDialog
- The built-in OTP verification dialog.
Typedefs
- AuthyoVerificationDialog = PhoneVerificationDialog
- Alias with a clearer name; identical to PhoneVerificationDialog.