Validate a tunnel token
Future<String> validateToken(String token) { throw UnimplementedError('validateToken() has not been implemented.'); }