Most people have used OAuth 2.0 without realizing it. Any time you click “Continue with Google,” connect a calendar app to another tool, authorize a developer platform to access GitHub, or allow Slack to connect with another service, OAuth is probably involved. OAuth 2.0 is an authorization framework that lets one application access protected resources from another service without asking for the user’s password.