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 e5fbe57908 web/client: update synology token from /api/auth call
When the /api/auth response indicates that synology auth is needed,
fetch the SynoToken and store it for future API calls.  This doesn't yet
update the server-side code to set the new SynoAuth field.

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 web/client: update synology token from /api/auth call 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 web/client: update synology token from /api/auth call 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