aqa-test-tools
aqa-test-tools copied to clipboard
Add authentication for admin page
We need to control access to the admin page so that only administrators can change settings. It will also help us to keep track of who made the change in the Admin page.
We can use local authentication or GitHub authentication http://www.passportjs.org/packages/passport-github/