You learned how to protect your Node.js microservices with an authorization service to control which authenticated and authorized users have access to specific resources. You also learned how to implement two-factor authentication with Twilio Authy, combining it with JSON Web Tokens to form a robust system for authenticating and authorizing your JavaScript APIs.