oauthRefreshToken property
The OAuth 2.0 refresh token from the IdP, if available and
return_refresh_token
is set to true
.
Implementation
core.String? oauthRefreshToken;
The OAuth 2.0 refresh token from the IdP, if available and
return_refresh_token
is set to true
.
core.String? oauthRefreshToken;