cancelPendingChallenge method

Future<void> cancelPendingChallenge()

Cancels work associated with the current authentication attempt.

Implementation

Future<void> cancelPendingChallenge() async {}