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 with Aggregate Verifiers (Auth0 + Google).
npx degit Web3Auth/web3auth-pnp-examples/web-no-modal-sdk/custom-authentication/aggregate-verifiers/auth0-google-aggregate-react-no-modal-example w3a-nomodal-aggregate-auth0Install & Run:
cd w3a-nomodal-aggregate-auth0
npm install
npm run start
# or
cd w3a-nomodal-aggregate-auth0
yarn
yarn start