Update user_authn README to new format.

This commit is contained in:
David Ormsbee
2019-04-25 15:49:43 -04:00
parent d11ec72030
commit d2acc70f9f

View File

@@ -1,8 +1,17 @@
The ``user_authn`` app contains user authentication related features such as
login and registration.
Status: Maintenance
* Ideally this would be in its own service, but at this point, LMS is the home
of all authentication related features.
Responsibilities
================
The ``user_authn`` app contains user authentication related features such as login and registration.
* At this time, these features are still plugged into Studio. Future clean-up
in Studio is intended to make this an LMS only feature.
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
==================