cancelPendingChallenge method
Cancels work associated with the current authentication attempt.
Implementation
Future<void> cancelPendingChallenge() async {}
Cancels work associated with the current authentication attempt.
Future<void> cancelPendingChallenge() async {}