Question: Which OAuth grant type can support a refresh token?

  1. `Authorization Code Grant`
  2. `Client Credentials Grant`
  3. `Implicit Grant`
  4. `Authentication Grant`

Answer: The correct answer of the above question is Option A:`Authorization Code Grant`