• Notifies the user with a sign-out prompt.

    If the user confirms, triggers the sign-out process.

    Parameters

    • messsage: string

      The message to display with the sign-out option.

    Returns Promise<void>