AuthWindowOptions: Omit<OpenFin.WindowCreationOptions, "alwaysOnTop" | "maximizable" | "minimizable" | "autoShow" | "defaultCentered" | "includeInSnapshots" | "name" | "resizable" | "saveWindowState" | "showTaskbarIcon" | "url">

Options to change the appearance and behavior of the authorization popup window.

See WindowCreationOptions for more information.

Generated using TypeDoc