setDialogAuth method

void setDialogAuth()

Sets the ID sign-in authorization screen to be displayed in a dialog box.

Implementation

void setDialogAuth() {
  _params['setDialogAuth'] = true;
}