Documentation
    Preparing search index...

    Function initializeLogin

    • To login your user, you need to open the url returned from this method. It will have all necessary parameters to start the login flow.

      Parameters

      • args: { loginConfig?: LoginConfig; redirectUri: string }
        • OptionalloginConfig?: LoginConfig

          optional parameters to customize the login flow

        • redirectUri: string

          the redirectUri you have registered with TIDAL

      Returns Promise<string>

      @tidal-music/common!TidalError - if the auth module has not been initialized