show_prompt


Description:

public virtual signal void show_prompt (string text, PromptType type)

The show_prompt signal gets emitted when the greeter should show a prompt to the user.

The given text should be displayed and an input field for the user to provide a response.

Call respond with the resultant input or cancel_authentication to abort the authentication.

Parameters:

text

Prompt text

type

Prompt type