How do you secure an API in Node.js?
The paper “The Protection of Information in Computer Systems” by Jerome Saltzer and Michael Schroeder, cited some 8 principles with the help of which information within the computer systems can be stored efficiently. These are mentioned below :
- Least Privilege
- Fail-Safe Defaults
- Mechanism Economy
- Complete Meditation
- Open Design
- Privilege Separation
- Least used Mechanism
- Psychological Acceptability
BY Best Interview Question ON 13 Jun 2020