Open bennycode opened 7 years ago
We need something like a Access Control List to manage access to our admin pages. A Node.js middleware would do the trick. There is a similar concept in Java called Authentication realm.
Documentation:
We need something like a Access Control List to manage access to our admin pages. A Node.js middleware would do the trick. There is a similar concept in Java called Authentication realm.
Documentation: