prompt property
Indicates the type of user interaction that is required. The only valid values at this time are login, none, and consent.
Implementation
String? prompt;
Indicates the type of user interaction that is required. The only valid values at this time are login, none, and consent.
String? prompt;