This was the "outline tab" view of the course. Preceded by the course info view, succeeded by the MFE outline tab. In addition to the course home view itself, this drops related features: - Legacy version of Course Goals (MFE has a newer implementation) - Course home in-course search (MFE has no search) The old course info view and course about views survive for now. This also drops a few now-unused feature toggles: - course_experience.latest_update - course_experience.show_upgrade_msg_on_course_home - course_experience.upgrade_deadline_message - course_home.course_home_use_legacy_frontend With this change, just the progress and courseware tabs are still supported in legacy form, if you opt-in with waffle flags. The outline and dates tabs are offered only by the MFE. AA-798
Status: Maintenance Responsibilities ================ The ``user_authn`` app contains user authentication related features such as login, registration, and credential management. Direction: Extract ================== Ideally this would be in its own service, but at this point, LMS is the home of all authentication related features. At this time, these features are still plugged into Studio. Future clean-up in Studio is intended to make this an LMS only feature. Glossary ======== More Documentation ==================