Privacy/Reviews/CaseConductor: Difference between revisions

Jump to navigation Jump to search
Line 157: Line 157:


This is an external component described here:
This is an external component described here:
=== Authentication  ===
This component manages:
* Users
* Email addresses
Email is used for user registration and password change only.  There are no reports emailed by the system at this time.
We will be supporting BrowserID / Persona as well.
The tables below simply summarize the data encountered by this component.
'''Stored Data:'''
{| class="wikitable"
|-
! What
! Where
|-
| username
| database
|-
| email
| database
|-
| password
| database
|}
'''Communication with BrowserID on browser'''
{| class="wikitable"
|-
! Direction
! Message
! Data
! Notes
|-
| ''In:''
| message 1
| auth key
|
|-
| ''Out:''
| message 2
| auth key
|
|}


=== Attachments  ===
=== Attachments  ===
Confirmed users
508

edits

Navigation menu