OAuth Actors

  • The problem that OAuth solves

  • The Actors of the protocol

The Problem

The application need access to the API on User's behalf

The Application should not "see" the user's credentials

User needs to be aware that it has allowed the Application access.

Last updated