Authentication In one terminal, start the server. cargo run In another terminal, install TypeScript dependencies, and run the client! cd auth-demo corepack enable # if not enabled pnpm i pnpm dev