menu
modular_auth package
documentation
auth_module.dart
AuthenticationRepository
verifyOTP abstract method
verifyOTP abstract method
dark_mode
light_mode
verifyOTP
abstract method
Future
<
AuthenticatedResponse
>
verifyOTP
(
OTPVerificationRequest
request
)
Implementation
Future<AuthenticatedResponse> verifyOTP(final OTPVerificationRequest request);
modular_auth package
documentation
auth_module
AuthenticationRepository
verifyOTP abstract method
AuthenticationRepository class