class Arkaan::OAuth::RefreshToken

A refresh token is used when an access token is expired, to get a new one. It is then recreated for the next expiration. @author Vincent Courtois <courtois.vincent@outlook.com>