@override String get baseUrl => Uri.parse(truesightService.baseApiUrl) .replace( path: '/rpc/portal/authentication', ) .toString();