| EnterpriseHandler.sys.mjs |
Shows the sign-out confirmation prompt, unless the user opted out of it.
@param {Window} window - Chrome window the modal prompt is anchored to.
@returns {Promise<boolean>} true if the sign-out should proceed, false if
the user cancelled.
|
2834 |
- |