• Signs the user in with an external provider. Only works on the web, NOT on Electron/Cordova.

    Parameters

    • providerName: ProviderName

      The external provider to use.

    • Optional callbackStateVariable: Variable

      The variable where to store the result.

    Returns void