Skip to content
FeIix edited this page May 6, 2026 · 1 revision

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.

Clone this wiki locally