MCPcopy Create free account
hub / github.com/bytebase/bytebase / AuthGate.tsx

File AuthGate.tsx

frontend/src/react/app/AuthGate.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Loader2 } from "lucide-react";
2import { type ReactNode, useEffect, useRef, useState } from "react";
3import { useTranslation } from "react-i18next";
4import { useLocation, useMatches, useNavigate } from "react-router-dom";

Callers

nothing calls this directly

Calls 1

isDevFunction · 0.90

Tested by

no test coverage detected