renew method

Implementation

Future<Credentials> renew(final ApiRequest<AuthRenewOptions> request) {
  throw UnimplementedError('authRenewCredentials() has not been implemented');
}