BaseAuthenticator constructor

BaseAuthenticator()

Implementation

BaseAuthenticator() {
  auth = (String? nonce) => additionalOptions;
}