Guest MemberLanguage   English
Security · Authentication

What is OAuth 2.0?

BeginnerUpdated 2026-08-09

OAuth 2.0 is an authorization framework that lets a client obtain scoped access to protected resources without receiving the user password. Different grant types support different client and user scenarios.

#security#authentication#oauth-2-0