Updated demo page to use OutSystemsUI and removed reference to Silk UI.
Separated Demo page into different application.
Breaking Change: Instead of using Deprecated_NotifyGetMessage() to retrieve the Users email, the email string is now an input parameter to the LoginVerified Event. The parameter is named 'Email'. Pass this into your screen action to retrieve the email value.
Other Notes:
Deprecated the use of :
Now uses web block events and calls event directly from JS.