refreshToken property
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;
The refresh token to be used to create new access tokens and rotate itself.
The client should handle this as an opaque string.
String refreshToken;