Join our Community Portal to get support and stay up to date with the latest news and updates.
This example demonstrates how to use Web3Auth Single Factor Auth Web SDK in Vue.js
npx degit Web3Auth/web3auth-pnp-examples/single-factor-auth-web/quick-starts/sfa-vue-quick-start w3a-sfa-vue-quick-start
Install & Run:
cd w3a-sfa-vue-quick-start
npm install
npm run start
# or
cd w3a-sfa-vue-quick-start
yarn
yarn start