Description
Convert the Authn MFE to use frontend-base, as per https://github.com/openedx/frontend-base/blob/main/docs/how_tos/migrate-frontend-app.md.
The converted code will remain in a long-lived frontend-base branch.
Dropped features
The following features are removed as part of the conversion:
- Zendesk (DEPR)
- Algolia (DEPR)
- Optimizely (DEPR)
- Recommendations (DEPR)
- Simplify registration experiment (DEPR)
SHOW_CONFIGURABLE_EDX_FIELDS (DEPR)
DEPR tickets will be linked above as they're created.
PRs
TODO
At the time of writing the initial conversion and tests are complete. What's left is to continue rebasing/fixing on master until its time to land.
Description
Convert the Authn MFE to use frontend-base, as per https://github.com/openedx/frontend-base/blob/main/docs/how_tos/migrate-frontend-app.md.
The converted code will remain in a long-lived
frontend-basebranch.Dropped features
The following features are removed as part of the conversion:
SHOW_CONFIGURABLE_EDX_FIELDS(DEPR)DEPR tickets will be linked above as they're created.
PRs
TODO
At the time of writing the initial conversion and tests are complete. What's left is to continue rebasing/fixing on master until its time to land.