Two-Factor Authentication
Since we're dealing with sensitive student information and not everybody is securing their computer from unauthorized access, two-factor authentication should be mandatory in production.
Since we're dealing with sensitive student information and not everybody is securing their computer from unauthorized access, two-factor authentication should be mandatory in production.
This should be considered but cannot completely solve the issue:
added Doing label
removed Doing label
added security label
added Enhancement label
Using JWT as authentication will prevent some risk of unauthorized access due carelessness of tutors. See #41 (closed)
closed