Open
Description
The example app that this package provides to test the features of this package is setup and configured to work with a devstack environment. This app should be updated to work with a tutor dev environment.
This would involve:
- updating the ports (this might get resolved in Allow customization of external URLs #809).
- consider changing domains
- resolving authentication redirect issues (I experienced an endless redirect loop when navigating to
/authenticated
) - figuring out how to best handle CORS
- document any things needed to get the example app working (e.g. custom CORS settings)