Files
edx-platform/openedx/core/djangoapps/user_authn
Robert Raposa e41520dbae feat: return user id from login_refresh (#28905)
To enhance monitoring of login_refresh issues that happen
in the frontend, return user id as part of successful
refreshes.
2021-10-04 11:00:07 -04:00
..
2021-06-10 14:46:49 +05:00
2021-09-24 13:09:14 +05:00
2021-09-24 13:09:14 +05:00
2021-09-24 13:09:14 +05:00
2021-04-01 21:58:29 -04:00

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
==================