• Prompts unauthenticated users to either sign in or sign up.

    Displays an informational notification with "Sign In" and "Sign Up" options, and triggers the appropriate authentication workflow based on the user's choice.

    Returns Promise<void>