The Modern Security Protocols
1. OAuth 2.0: The Foundation (Authorization)
Core Concept: "Valet Key"
OAuth 2.0 was created because users were tired of giving their passwords to third-party apps (the "Password Sharing Antipattern").
How it works: It uses Access Tokens. Think of a...
roshanaditya.hashnode.dev2 min read