Verify holepunch token and send gerbil pub key

This commit is contained in:
Owen
2025-03-15 21:45:53 -04:00
parent 14e6136683
commit 779a1c303f
3 changed files with 62 additions and 18 deletions

View File

@@ -5,7 +5,8 @@ import {
LinkIcon,
Settings,
Users,
Waypoints
Waypoints,
Workflow
} from "lucide-react";
import { Header } from "@app/components/Header";
import { verifySession } from "@app/lib/auth/verifySession";