Refresh Token Process Flow
This use case explains the following workflow:
- How to get the access token with resource owner permission?
- How to get the access token without resource owner permission using refresh token in the subsequent attempts?
This use case explains the following workflow: