OAuth 2.0 Authorization Grant Types

The OAuth 2.0 Authorization Framework specification defines four flows to get an Access Token. These flows are called grant types. To decide which one is suited for your case depends mostly on the type of application. This section will provide you the overview of the flow.

Read more

General OAuth 2.0 Grant Types Flow