onErrorAuthenticating abstract method

void onErrorAuthenticating(
  1. String message
)

Callback when recovering session from authentication deeplink throws error

Implementation

void onErrorAuthenticating(String message);