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
Sonia Appasamy 077bbb8403 client/web: add csrf protection to web client api
Adds csrf protection and hooks up an initial POST request from
the React web client.

Updates tailscale/corp#13775

Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
10 months ago
..
src client/web: add csrf protection to web client api 10 months ago
api.go client/web: add csrf protection to web client api 10 months ago
auth-redirect.html client/web: extract web client from cli package 11 months ago
dev.go client/web: add barebones vite dev setup 11 months ago
index.html client/web: copy existing UI to basic react components 11 months ago
package.json client/web: add csrf protection to web client api 10 months ago
postcss.config.js client/web: add tailwind styling to react app 11 months ago
tailwind.config.js client/web: add tailwind styling to react app 11 months ago
tsconfig.json client/web: add tsconfig.json 11 months ago
vite.config.ts client/web: add barebones vite dev setup 11 months ago
web.css client/web: extract web client from cli package 11 months ago
web.go client/web: add csrf protection to web client api 10 months ago
web.html client/web: extract web client from cli package 11 months ago
web_test.go client/web: extract web client from cli package 11 months ago
yarn.lock client/web: add csrf protection to web client api 10 months ago