#development
Read more stories on Hashnode
Articles with this tag
WHY The principle of least privilege is the idea that any user, program, or process should have only the bare minimum privileges necessary to perform...
Intro I have added a token-based Lambda Authorizer for all my backend services deployed on API Gateway. I wanted the user to be signed out if the...