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
Will Norris 237c6c44cd client/web: call /api/auth before rendering any client views
For now this is effectively a noop, since only the ManagementClientView
uses the auth data. That will change soon.

Updates tailscale/corp#14335

Signed-off-by: Will Norris <will@tailscale.com>
2 years ago
..
components client/web: call /api/auth before rendering any client views 2 years ago
hooks client/web: hook up auth flow 2 years ago
icons client/web: add debug mode for web client ui updates 2 years ago
ui client/web: split out UI components 2 years ago
api.ts client/web,cmd/tailscale: add prefix flag for web command 2 years ago
index.css client/web: copy existing UI to basic react components 2 years ago
index.tsx client/web: always use new web client; remove old client 2 years ago