@BrandenRobinson the purpose of the index.html
file is to allow for developing a screen locally without needing to be connected to an Auth0 tenant. Initially this was the spot where develoers could manually insert mock context data (tenant/transaction data) to build out static versions of the screens. In the latest version of the sample app, we have streamlined this workflow and provided a better way to define and load mock data when building a static version of the screen locally.