• Initialize the auth library, this needs to be called before any other auth methods.

    Parameters

    • initArgs: InitArgs

      setup auth with clientId, scope, etc.

    Returns Promise<void>