Refresh Token Process Flow

This use case explains the following workflow:

  1. How to get the access token with resource owner permission?
  2. How to get the access token without resource owner permission using refresh token in the subsequent attempts?