overhangio / tutor-mfe

This plugin makes it possible to easily add micro frontend (MFE) applications on top of an Open edX platform that runs with Tutor.
GNU Affero General Public License v3.0
22 stars 95 forks source link

Add support for the authn MFE #90

Closed arbrandes closed 1 year ago

arbrandes commented 1 year ago

Upstream has implemented a fix to the branding issue. This might make it in as well!

arbrandes commented 1 year ago

We hit a brick wall for Olive: it seems the authentication API used by the Authn MFE requires edx-enterprise to be deployed.

Let's try again in Palm.

arbrandes commented 1 year ago

Turns out the presumed dependency was a red herring. We're good to include authn again, if we want to! I tested it, and it works.

regisb commented 1 year ago

It would be great if we could include all the new MFEs in the olive branch of the plugin, such that we leave some time for testers to at least have a look at the new MFEs. It's not much, but better than nothing.

arbrandes commented 1 year ago

@regisb, I've been rebasing tutor-mfe@olive on nightly, testing, then force-pushing as each is added, so that should be covered a few minutes after the nightly one is merged.

arbrandes commented 1 year ago

Aaaad we're in!