#!/usr/bin/env node
/**
 * Script to decode and validate a Workspace Integration JWT from Control Hub
 */
export {};
