• Helper to add the authentication link in case the window hasn't opened properly. Useful for Electron & Web platforms.

    Parameters

    • onClick: (() => void)
        • (): void
        • Returns void

    • textContainer: HTMLDivElement

    Returns void