Security

OAuth 2.0

An authorization framework that enables third-party applications to access a user's resources without exposing their credentials. OAuth 2.0 defines four grant types: Authorization Code, Implicit, Client Credentials, and Resource Owner Password. The protocol uses access tokens and refresh tokens to manage permissions. OAuth 2.0 is not an authentication protocol itself but is often combined with OpenID Connect for identity.

Giao thức liên quan

Được đề cập trong hướng dẫn

Tình huống liên quan

Được định nghĩa trong

Hướng dẫn quyết định

Xem thêm