Update user_authn README to new format.
This commit is contained in:
@@ -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
|
||||
==================
|
||||
|
||||
Reference in New Issue
Block a user