refreshToken property

String refreshToken
getter/setter pair

The refresh token to be used to create new access tokens and rotate itself.

The client should handle this as an opaque string.

Implementation

String refreshToken;