You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/client/web/src
Gesa Stupperich c134fdc817 client/web: signal need to wait for auth across tabs
This implements a signaling mechanism that indicates the need to
call the auth/session/wait endpoint when returning to the app (in
any tab). We try to open the auth URL in a new tab so that
auth/session/wait can be called once the current tab regains focus.
However, it might open in the same tab based on browser settings,
thus foregoing the subsequent call to auth/session/wait.

Fixes #11905

Signed-off-by: Gesa Stupperich <gesa@tailscale.com>
2 months ago
..
assets client/web: add copyable components throughout UI 2 years ago
components client/web: remove advanced options from web client login (#14770) 11 months ago
hooks client/web: signal need to wait for auth across tabs 2 months ago
ui client/web: update vite-plugin-svgr to latest version (#11197) 2 years ago
utils client/web: use grants on web UI frontend 2 years ago
api.ts client/web: add Sec-Fetch-Site CSRF protection (#16046) 7 months ago
index.css client/web: small UI cleanups 2 years ago
index.tsx client/web: start using swr for some fetching 2 years ago
types.ts client/web: add visual indication for exit node pending approval (#10532) 2 years ago