aqa-test-tools icon indicating copy to clipboard operation
aqa-test-tools copied to clipboard

Add authentication for admin page

Open llxia opened this issue 5 years ago • 0 comments

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/

llxia avatar Feb 25 '20 13:02 llxia