> For the complete documentation index, see [llms.txt](/llms.txt).

# Examples - PnP Web React SDK

[![Banner](/img/embedded-wallets/banners/react.png)React Quick StartQUICK STARTA quick integration of Web3Auth SDK in React](https://github.com/Web3Auth/web3auth-examples/tree/main/quick-starts/react-quick-start)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/quick-starts/react-quick-start)

[![Banner](/img/embedded-wallets/banners/solana.png)React Solana Quick StartQUICK STARTA quick integration of Web3Auth SDK in React with Solana blockchain](https://github.com/Web3Auth/web3auth-examples/tree/main/quick-starts/react-solana-quick-start)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/quick-starts/react-solana-quick-start)

[![Banner](/img/embedded-wallets/banners/next.js.png)NextJS Quick StartQUICK STARTA quick integration of Web3Auth SDK in NextJS](https://github.com/Web3Auth/web3auth-examples/tree/main/quick-starts/nextjs-quick-start)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/quick-starts/nextjs-quick-start)

[![Banner](/img/embedded-wallets/banners/react.png)React PlaygroundPLAYGROUNDA playground to test all the features of Web3Auth SDKs in React](https://web3auth-playground.vercel.app/)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/react-playground)

[![Banner](/img/embedded-wallets/banners/auth0.png)Auth0 Implicit ExampleSAMPLE APPImplementing Auth0 implicit flow authentication with Web3Auth](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/auth0-implicit-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/auth0-implicit-example)

[![Banner](/img/embedded-wallets/banners/auth0.png)Auth0 JWT ExampleSAMPLE APPImplementing Auth0 JWT authentication with Web3Auth](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/auth0-jwt-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/auth0-jwt-example)

[![Banner](/img/embedded-wallets/banners/cognito.png)Cognito Implicit ExampleSAMPLE APPImplementing AWS Cognito implicit flow authentication with Web3Auth](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/cognito-implicit-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/cognito-implicit-example)

[![Banner](/img/embedded-wallets/banners/jwt.png)Custom JWT ExampleSAMPLE APPImplementing custom JWT authentication with Web3Auth](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/custom-jwt-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/custom-jwt-example)

[![Banner](/img/embedded-wallets/banners/discord.png)Discord Implicit ExampleSAMPLE APPImplementing Discord implicit flow authentication with Web3Auth](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/discord-implicit-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/discord-implicit-example)

[![Banner](/img/embedded-wallets/banners/facebook.png)Facebook Implicit ExampleSAMPLE APPImplementing Facebook implicit flow authentication with Web3Auth](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/facebook-implicit-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/facebook-implicit-example)

[![Banner](/img/embedded-wallets/banners/firebase.png)Firebase JWT ExampleSAMPLE APPImplementing Firebase JWT authentication with Web3Auth](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/firebase-jwt-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/firebase-jwt-example)

[![Banner](/img/embedded-wallets/banners/google.png)Google Implicit ExampleSAMPLE APPImplementing Google implicit flow authentication with Web3Auth](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/google-implicit-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/google-implicit-example)

[![Banner](/img/embedded-wallets/banners/google.png)Google One Tap ExampleSAMPLE APPImplementing Google One Tap authentication with Web3Auth](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/google-one-tap-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/google-one-tap-example)

[![Banner](/img/embedded-wallets/banners/react.png)Modal ExampleSAMPLE APPImplementing Web3Auth Modal for authentication](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/modal-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/modal-example)

[![Banner](/img/embedded-wallets/banners/twitch.png)Twitch Implicit ExampleSAMPLE APPImplementing Twitch implicit flow authentication with Web3Auth](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/twitch-implicit-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/twitch-implicit-example)

[![Banner](/img/embedded-wallets/banners/worldcoin.png)Worldcoin Implicit ExampleSAMPLE APPImplementing Worldcoin implicit flow authentication with Web3Auth](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/worldcoin-implicit-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/single-connection/worldcoin-implicit-example)

[![Banner](/img/embedded-wallets/banners/auth0.png)Auth0 Google Implicit Grouped ExampleSAMPLE APPImplementing Auth0 and Google grouped authentication with implicit flow](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/grouped-connection/auth0-google-implicit-grouped-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/grouped-connection/auth0-google-implicit-grouped-example)

[![Banner](/img/embedded-wallets/banners/auth0.png)Auth0 Google JWT Grouped ExampleSAMPLE APPImplementing Auth0 and Google grouped authentication with JWT](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/grouped-connection/auth0-google-jwt-grouped-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/grouped-connection/auth0-google-jwt-grouped-example)

[![Banner](/img/embedded-wallets/banners/firebase.png)Firebase Google JWT Grouped ExampleSAMPLE APPImplementing Firebase and Google grouped authentication with JWT](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/grouped-connection/firebase-google-jwt-grouped-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/grouped-connection/firebase-google-jwt-grouped-example)

[![Banner](/img/embedded-wallets/banners/google.png)Modal Google Email Passwordless Grouped ExampleSAMPLE APPImplementing Web3Auth Modal with Google and Email Passwordless authentication](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/grouped-connection/modal-google-email-passwordless-grouped-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/custom-authentication/grouped-connection/modal-google-email-passwordless-grouped-example)

[![Banner](/img/embedded-wallets/banners/algorand.png)Algorand ExampleSAMPLE APPImplementing Web3Auth with Algorand blockchain](https://github.com/Web3Auth/web3auth-examples/tree/main/other/algorand-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/other/algorand-example)

[![Banner](/img/embedded-wallets/banners/aptos.png)Aptos ExampleSAMPLE APPImplementing Web3Auth with Aptos blockchain](https://github.com/Web3Auth/web3auth-examples/tree/main/other/aptos-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/other/aptos-example)

[![Banner](/img/embedded-wallets/banners/react.png)Bitcoin ExampleSAMPLE APPImplementing Web3Auth with Bitcoin blockchain](https://github.com/Web3Auth/web3auth-examples/tree/main/other/bitcoin-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/other/bitcoin-example)

[![Banner](/img/embedded-wallets/banners/cosmos.png)Cosmos ExampleSAMPLE APPImplementing Web3Auth with Cosmos blockchain](https://github.com/Web3Auth/web3auth-examples/tree/main/other/cosmos-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/other/cosmos-example)

[![Banner](/img/embedded-wallets/banners/multichain.png)Multi Chain ExampleSAMPLE APPImplementing Web3Auth with multiple blockchain networks](https://github.com/Web3Auth/web3auth-examples/tree/main/other/multi-chain-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/other/multi-chain-example)

[![Banner](/img/embedded-wallets/banners/polkadot.png)Polkadot ExampleSAMPLE APPImplementing Web3Auth with Polkadot blockchain](https://github.com/Web3Auth/web3auth-examples/tree/main/other/polkadot-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/other/polkadot-example)

[![Banner](/img/embedded-wallets/banners/polymesh.png)Polymesh ExampleSAMPLE APPImplementing Web3Auth with Polymesh blockchain](https://github.com/Web3Auth/web3auth-examples/tree/main/other/polymesh-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/other/polymesh-example)

[![Banner](/img/embedded-wallets/banners/ssv.png)Server Side Verification ExampleSAMPLE APPImplementing server-side verification with Web3Auth](https://github.com/Web3Auth/web3auth-examples/tree/main/other/server-side-verification-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/other/server-side-verification-example)

[![Banner](/img/embedded-wallets/banners/sign-protocol.png)Sign Protocol ExampleSAMPLE APPImplementing signing protocols with Web3Auth](https://github.com/Web3Auth/web3auth-examples/tree/main/other/sign-protocol-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/other/sign-protocol-example)

[![Banner](/img/embedded-wallets/banners/react.png)Smart Account ExampleSAMPLE APPImplementing smart accounts with Web3Auth for account abstraction](https://github.com/Web3Auth/web3auth-examples/tree/main/other/smart-account-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/other/smart-account-example)

[![Banner](/img/embedded-wallets/banners/sui.png)Sui ExampleSAMPLE APPImplementing Web3Auth with Sui blockchain](https://github.com/Web3Auth/web3auth-examples/tree/main/other/sui-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/other/sui-example)

[![Banner](/img/embedded-wallets/banners/tezos.png)Tezos ExampleSAMPLE APPImplementing Web3Auth with Tezos blockchain](https://github.com/Web3Auth/web3auth-examples/tree/main/other/tezos-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/other/tezos-example)

[![Banner](/img/embedded-wallets/banners/ton.png)TON ExampleSAMPLE APPImplementing Web3Auth with TON blockchain](https://github.com/Web3Auth/web3auth-examples/tree/main/other/ton-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/other/ton-example)

[![Banner](/img/embedded-wallets/banners/tron.png)TRON ExampleSAMPLE APPImplementing Web3Auth with TRON blockchain](https://github.com/Web3Auth/web3auth-examples/tree/main/other/tron-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/other/tron-example)

[![Banner](/img/embedded-wallets/banners/xmtp.png)XMTP ExampleSAMPLE APPImplementing Web3Auth with XMTP messaging protocol](https://github.com/Web3Auth/web3auth-examples/tree/main/other/xmtp-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/other/xmtp-example)

[![Banner](/img/embedded-wallets/banners/xrpl.png)XRPL ExampleSAMPLE APPImplementing Web3Auth with XRP Ledger](https://github.com/Web3Auth/web3auth-examples/tree/main/other/xrpl-example)

[Source Code](https://github.com/Web3Auth/web3auth-examples/tree/main/other/xrpl-example)
