tailscale/client/web
Sonia Appasamy 776f9b5875 client/web: open auth URLs in new browser tab
Open control server auth URLs in new browser tabs on web clients
so users don't loose original client URL when redirected for login.

Updates tailscale/corp#13775

Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
2023-08-23 17:38:50 -04:00
..
src client/web: open auth URLs in new browser tab 2023-08-23 17:38:50 -04:00
api.go client/web: add csrf protection to web client api 2023-08-21 15:02:02 -04:00
dev.go client/web: add barebones vite dev setup 2023-08-10 21:54:43 -04:00
index.html client/web: copy existing UI to basic react components 2023-08-15 12:01:36 -07:00
package.json client/web: add csrf protection to web client api 2023-08-21 15:02:02 -04:00
postcss.config.js client/web: add tailwind styling to react app 2023-08-14 15:29:12 -04:00
tailwind.config.js client/web: add tailwind styling to react app 2023-08-14 15:29:12 -04:00
tsconfig.json client/web: add tsconfig.json 2023-08-11 11:55:29 -04:00
vite.config.ts client/web: add barebones vite dev setup 2023-08-10 21:54:43 -04:00
web_test.go client/web: extract web client from cli package 2023-08-09 09:53:37 -07:00
web.css client/web: extract web client from cli package 2023-08-09 09:53:37 -07:00
web.go client/web: remove old /redirect handler 2023-08-22 16:39:30 -07:00
web.html client/web: extract web client from cli package 2023-08-09 09:53:37 -07:00
yarn.lock client/web: add csrf protection to web client api 2023-08-21 15:02:02 -04:00