refreshToken property
A jwt token for the SDK to fetch a new access token. When it expires
the auth state listener will be notified with MoveAuthState.expired
.
Implementation
String refreshToken;
A jwt token for the SDK to fetch a new access token. When it expires
the auth state listener will be notified with MoveAuthState.expired
.
String refreshToken;