Installation
npm install @icp-sdk/authpnpm add @icp-sdk/authYou might need to install the peer dependencies of @icp-sdk/auth manually:
pnpm install @icp-sdk/corebun add @icp-sdk/authyarn add @icp-sdk/authNote: this package is only meant to be used in browser environments.
We do not recommend using the CDN distribution of the @icp-sdk/auth package for production applications.
It can constitute a security risk, because the CDN can potentially serve a different IC mainnet root key.