Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 7 additions & 19 deletions src/pages/guides/auth0.mdx
Original file line number Diff line number Diff line change
@@ -1,23 +1,11 @@
---
title: Using Auth0 with Web3Auth Plug and Play No Modal SDK
title: Getting Started with Web3Auth and Auth0
image: "guides/banners/auth0-no-modal.png"
description: Learn how to use Web3Auth Plug and Play No Modal SDK with Auth0
description:
A comprehensive guide to setting up your Web3Auth Plug and Play No Modal SDK and Auth0 account,
including development of a basic web application on your chosen blockchain.
type: guide
tags:
[
web,
"@web3auth/no-modal",
auth0,
custom authentication,
react,
ethereum,
sms,
email,
sms passwordless,
email passwordless,
passwordless,
sms otp,
]
tags: [web, auth0, custom authentication, react, ethereum, passwordless]
date: January 3, 2023
author: Web3Auth Team
communityPortalTopicId: 45
Expand All @@ -42,8 +30,8 @@ import InteractingWithBlockchain from "@site/src/common/guides/_interacting-with
import OpenloginConfigCode from "@site/src/common/guides/_openlogin-config-code-auth0.mdx";

<SEO
title="Using Auth0 with Web3Auth Plug and Play No Modal SDK"
description="Learn how to use Web3Auth Plug and Play No Modal SDK with Auth0 in your React Application."
title="Getting Started with Web3Auth and Auth0"
description="A comprehensive guide to setting up your Web3Auth Plug and Play No Modal SDK and Auth0 account, including development of a basic web application on your chosen blockchain.."
image="https://web3auth.io/docs/guides/banners/auth0-no-modal.png"
slug="/guides/auth0"
/>
Expand Down
12 changes: 7 additions & 5 deletions src/pages/guides/farcaster-mpc-core-kit-web.mdx
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
title: Integrate Sign In with Farcaster with Web3Auth MPC CoreKit Web SDK
title: Implement Farcaster through Web3Auth MPC CoreKit Web SDK
image: "guides/banners/farcaster-mpc-ck-web.png"
description: Learn how to use Sign In with Farcaster with Web3Auth MPC CoreKit Web SDK
description:
Integrate Web3Auth MPC CoreKit Web SDK, handling user logins with JWT tokens, and adding
additional features like blockchain interactions and logout functionality.
type: guide
tags: ["@web3auth/mpc-core-kit", mpc, mpc-core-kit-web, farcaster, react, ethereum, next.js]
tags: ["@web3auth/mpc-core-kit", mpc, farcaster, react, ethereum]
date: May 8, 2024
author: Web3Auth Team
communityPortalTopicId:
Expand All @@ -13,8 +15,8 @@ pinned: false
import SEO from "@site/src/components/SEO";

<SEO
title="Integrate Sign In with Farcaster with Web3Auth MPC CoreKit Web SDK"
description="Learn how to use Sign In with Farcaster with Web3Auth MPC CoreKit Web SDK"
title="Implement Sign In with Farcaster through Web3Auth MPC CoreKit Web SDK"
description="Learn how to integrate Web3Auth MPC CoreKit Web SDK, handling user logins with JWT tokens, and adding additional features like blockchain interactions and logout functionality."
image="https://web3auth.io/docs/guides/banners/farcaster-mpc-ck-web.png"
slug="/guides/farcaster-mpc-core-kit-web"
/>
Expand Down
7 changes: 5 additions & 2 deletions src/pages/guides/farcaster-sfa-web.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
title: Integrate Sign In with Farcaster with Web3Auth SFA Web SDK
image: "guides/banners/farcaster-sfa-web.png"
description: Learn how to use Sign In with Farcaster with Web3Auth SFA Web SDK
description:
Detailed steps to Sign In with Farcaster, configuring the provider, and integrating a sign-in
button using Web3Auth.
type: guide
tags: ["@web3auth/single-factor-auth", sfa-web, farcaster, react, ethereum, next.js]
date: May 6, 2024
Expand All @@ -14,7 +16,8 @@ import SEO from "@site/src/components/SEO";

<SEO
title="Integrate Sign In with Farcaster with Web3Auth SFA Web SDK"
description="Learn how to use Sign In with Farcaster with Web3Auth SFA Web SDK"
description="Detailed steps to Sign In with Farcaster, configuring the provider, and integrating a sign-in
button using Web3Auth"
image="https://web3auth.io/docs/guides/banners/farcaster-sfa-web.png"
slug="/guides/farcaster-sfa-web"
/>
Expand Down
7 changes: 3 additions & 4 deletions src/pages/guides/flutter-wallet.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
title: Build your own Chain Agnostic Web3 wallet in Flutter
title: Create a Chain Agnostic Web3 wallet in Flutter
image: "guides/banners/flutter-wallet.png"
description:
Learn how to use Web3Auth PnP Flutter SDK to build Chain Agnostic Web3 wallet in Flutter
description: Empower your Flutter app with a Chain Agnostic Web3 wallet using the Web3Auth PnP SDK.
type: guide
tags: [mobile, flutter, ethereum, solana]
date: April 22, 2024
Expand All @@ -16,7 +15,7 @@ import WalletPreview from "@site/static/guides/flutter-wallet-preview.png";

<SEO
title="Build your own Chain Agnostic Web3 wallet in Flutter"
description=" Learn how to use Web3Auth PnP Flutter SDK to build Chain Agnostic Web3 wallet in Flutter"
description="Empower your Flutter app with a Chain Agnostic Web3 wallet using the Web3Auth PnP SDK."
image="https://web3auth.io/docs/guides/banners/flutter-wallet.png"
slug="/guides/flutter-wallet"
/>
Expand Down
8 changes: 5 additions & 3 deletions src/pages/guides/github-oauth.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
title: Integrating Github OAuth with Web3Auth for Authentication
title: Github OAuth with Web3Auth for Authentication
image: "guides/banners/github-oauth.png"
description: Learn how to integrate Github OAuth with Web3auth
description:
Enhance your app's authentication with a step-by-step guide on integrating Github OAuth seamlessly
with Web3Auth.
type: guide
tags: [github, oauth, authentication]
date: March 8, 2024
Expand All @@ -12,7 +14,7 @@ communityPortalTopicId:
import SEO from "@site/src/components/SEO";

<SEO
title="Integrating Github OAuth with Web3Auth for Authentication"
title="Github OAuth with Web3Auth for Authentication"
description="Learn how to integrate Github OAuth with Web3auth."
image="https://web3auth.io/docs/guides/banners/github-oauth.png"
slug="/guides/github-oauth"
Expand Down
9 changes: 6 additions & 3 deletions src/pages/guides/microsoft-oauth.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
---
title: Integrating Microsoft OAuth with Web3Auth for Decentralized Authentication
title: Integrate Microsoft OAuth with Web3Auth for Decentralized Authentication
image: "guides/banners/microsoft-oauth.png"
description: Learn how to integrate Microsoft Github OAuth with Web3auth
description:
This guide explains how to integrate Web3Auth with Microsoft OAuth 2.0 for decentralized
authentication, enabling users to log in with their Microsoft account and securely obtain Ethereum
private keys and public addresses.
type: guide
tags: [microsoft, OAuth, authentication, github]
date: February 28, 2024
Expand All @@ -13,7 +16,7 @@ import SEO from "@site/src/components/SEO";

<SEO
title="Integrating Microsoft OAuth with Web3Auth for Decentralized Authentication"
description="Learn how to integrate Microsoft Github OAuth with Web3auth."
description="This guide explains how to integrate Web3Auth with Microsoft OAuth 2.0 for decentralized authentication, enabling users to log in with their Microsoft account and securely obtain Ethereum private keys and public addresses. "
image="https://web3auth.io/docs/guides/banners/microsoft-oauth.png"
slug="/guides/microsoft-github-oauth"
/>
Expand Down
10 changes: 6 additions & 4 deletions src/pages/guides/mpc-core-kit.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
title: Using Web3Auth MPC Core Kit SDK
title: Step-by-Step Guide to implement Web3Auth MPC SDK in React
image: "guides/banners/mpc.png"
description: Learn how to use the Web3Auth MPC Core Kit SDK in your React Application
description:
Learn how to integrate Web3Auth MPC SDK into a React app, set up secure Google login, and enhance
your app's security and blockchain interactions.
type: guide
tags: [web, corekit, mpc, google, whitelabel, react, ethereum]
date: May 15, 2023
Expand All @@ -13,8 +15,8 @@ pinned: true
import SEO from "@site/src/components/SEO";

<SEO
title="Using Web3Auth MPC Core Kit SDK"
description="Learn how to use the Web3Auth MPC Core Kit SDK in your React Application."
title="Step-by-Step Guide to implement Web3Auth MPC SDK in React"
description="Learn how to integrate Web3Auth MPC SDK into a React app, set up secure Google login, and enhance your app's security and blockchain interactions."
image="https://web3auth.io/docs/guides/banners/mpc.png"
slug="/guides/mpc-core-kit"
/>
Expand Down
10 changes: 6 additions & 4 deletions src/pages/guides/rainbowkit-guide.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
title: Integrating Rainbow Kit with Web3Auth PnP SDK for Authentication
title: Integrate Rainbow Kit with Web3Auth PnP SDK for Authentication
image: "guides/banners/rainbowkit-guide.png"
description: Learn how to integrate Rainbowkit and Web3auth for authentication.
description:
Discover how to effortlessly integrate Rainbow Kit with Web3Auth for a seamless authentication
experience.
type: guide
tags: [rainbowkit, authentication, pnp, wagmi]
date: March 13, 2024
Expand All @@ -16,8 +18,8 @@ import Web3AuthPrerequisites from "@site/src/common/guides/_web3auth-prerequisit
import DashboardSetup from "@site/src/common/guides/_web3auth_dashboard_setup.mdx";

<SEO
title="Integrating RainbowKit with Web3Auth for Authentication"
description="Learn how to integrate Rainbowkit and Web3auth for authentication."
title="Integrate Rainbow Kit with Web3Auth PnP SDK for Authentication"
description="Discover how to effortlessly integrate Rainbow Kit with Web3Auth for a seamless authentication experience."
image="https://web3auth.io/docs/guides/banners/rainbowkit-guide.png"
slug="/guides/rainbow-kit-guide"
/>
Expand Down
22 changes: 6 additions & 16 deletions src/pages/guides/sfa-rn-bare-firebase.mdx
Original file line number Diff line number Diff line change
@@ -1,23 +1,13 @@
---
title: Using Firebase with Web3Auth SFA React Native SDK
image: "guides/banners/sfa-firebase.png"
description: Learn how to use Web3Auth Single Factor Auth React Native SDK with Firebase
description:
Web3Auth Single Factor Authentication (SFA) React Native SDK with Firebase enables secure
blockchain authentication using Google social login. The process involves setting up Firebase and
Web3Auth, initializing the SDK, authenticating users, and interacting with the Ethereum
blockchain.
type: guide
tags:
[
web,
"@web3auth/single-factor-auth",
firebase,
custom authentication,
react native,
ethereum,
sms,
email,
sms passwordless,
email passwordless,
passwordless,
sms otp,
]
tags: [web, SFA, firebase, custom authentication, react native, ethereum]
date: 14 November, 2023
author: Web3Auth Team
communityPortalTopicId: 32
Expand Down
5 changes: 4 additions & 1 deletion src/pages/guides/sfa-rn-expo-auth0.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
---
title: Using Auth0 with Web3Auth SFA React Native SDK
image: "guides/banners/sfa-auth0.png"
description: Learn how to use Web3Auth Single Factor Auth React Native SDK with Auth0
description:
This guide provides a step-by-step approach to integrating Auth0 with the Web3Auth Single Factor
Authentication (SFA) React Native SDK, aimed at simplifying user authentication and wallet
management for Ethereum-based applications.
type: guide
tags:
[
Expand Down
20 changes: 4 additions & 16 deletions src/pages/guides/sfa-web-aggregate.mdx
Original file line number Diff line number Diff line change
@@ -1,23 +1,11 @@
---
title: Aggregate Auth0 & Google with Web3Auth SFA Web SDK
image: "guides/banners/sfa-auth0-google.png"
description: Learn how to use Web3Auth Single Factor Auth Web SDK with Auth0 & Google aggregation
description:
Integrate Auth0 and Google with the Web3Auth Single Factor Authentication (SFA) Web SDK to
streamline user authentication and wallet management for your Ethereum dApp.
type: guide
tags:
[
web,
"@web3auth/single-factor-auth",
auth0,
custom authentication,
react,
ethereum,
sms,
email,
sms passwordless,
email passwordless,
passwordless,
sms otp,
]
tags: [web, SFA, auth0, custom authentication, react]
date: 14 November, 2023
author: Web3Auth Team
communityPortalTopicId: 22
Expand Down
20 changes: 4 additions & 16 deletions src/pages/guides/sfa-web-auth0.mdx
Original file line number Diff line number Diff line change
@@ -1,23 +1,11 @@
---
title: Using Auth0 with Web3Auth SFA Web SDK
image: "guides/banners/sfa-web-auth0.png"
description: Learn how to use Web3Auth Single Factor Auth Web SDK with Auth0
description:
This guide provides a step-by-step process for integrating the Web3Auth Single Factor Auth (SFA)
Web SDK with Firebase in a React application.
type: guide
tags:
[
web,
"@web3auth/single-factor-auth",
auth0,
custom authentication,
react,
ethereum,
sms,
email,
sms passwordless,
email passwordless,
passwordless,
sms otp,
]
tags: [web3auth, sfa, auth0, custom authentication, react, web]
date: 14 November, 2023
author: Web3Auth Team
communityPortalTopicId: 22
Expand Down
7 changes: 5 additions & 2 deletions src/pages/guides/sfa-web-firebase.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
---
title: Using Firebase with Web3Auth SFA Web SDK
title: Implements Firebase with Web3Auth SFA Web SDK
image: "guides/banners/sfa-web-firebase.png"
description: Learn how to use Web3Auth Single Factor Auth Web SDK with Firebase
description:
Integrate Firebase with Web3Auth SFA Web SDK effortlessly. Set up Firebase, create a Web3Auth
project, and configure custom authentication. Manage authentication states and interact with the
blockchain seamlessly.
type: guide
tags:
[
Expand Down
8 changes: 5 additions & 3 deletions src/pages/guides/telegram-oauth.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
title: Integrating Telegram OAuth with Web3Auth for Authentication
title: Implement Telegram OAuth with Web3Auth for Authentication
image: "guides/banners/telegram-oauth.png"
description: Learn how to integrate Telegram OAuth with Web3auth
description:
Step by Step to seamlessly integrate Telegram OAuth with Web3Auth to enhance your app's
authentication capabilities.
type: guide
tags: [telegram, oauth, authentication]
date: March 8, 2024
Expand All @@ -13,7 +15,7 @@ import SEO from "@site/src/components/SEO";

<SEO
title="Integrating Telegram OAuth with Web3Auth for Authentication"
description="Learn how to integrate Telegram OAuth with Web3auth."
description="Learn how to seamlessly integrate Telegram OAuth with Web3Auth to enhance your app's authentication capabilities."
image="https://web3auth.io/docs/guides/banners/telegram-oauth.png"
slug="/guides/telegram-oauth"
/>
Expand Down