Prompt
Parameters
title
The primary title displayed prominently in authentication dialogs. Should be concise and clearly indicate the purpose of the authentication. Defaults to an empty string if not specified.
subtitle
The secondary text displayed below the title in authentication dialogs. Provides additional context about the authentication request. Defaults to an empty string if not specified.
description
The detailed explanatory text shown in authentication dialogs. Should explain why authentication is required and what will happen. This property is mutable to allow dynamic updates based on context. Defaults to an empty string if not specified.