Developer Programs

Learn

Docs

OAuth

Concepts > OAuth

The Authentication Framework protects user data using the OAuth 2.0 industry standard.

The purpose of OAuth is to provide apps with a way to do useful things via API requests.

With OAuth, users can delegate scoped access to third parties who wish to act on the user’s behalf.

The user’s login credentials are never shared with the third party.

Instead, authorization is provided to third party apps via an access token.


Have a Question?

Did this page help you?

Last updated Mon Mar 24 2025