What's the best way for me to present a modal dialog to a client once everything has loaded that the user must accept before they can use my app? The closest thing I could find in the JSAPI 4.x was the popup widget but I'm looking for a blocking dialog that requires the user to basically read and accept the disclaimers of the application before it can be used.