OAuth - jibingl/CCNA-CCNP GitHub Wiki

OAuth 2.0 protocol allows third-party applications to access user data or perform actions on their behalf without sharing passwords. Common in "Sign in with..." scenarios, these apps request specific permissions (scopes) and use tokens for access.