Skip to content

Commit

Permalink
resolve review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
AyushBherwani1998 committed Dec 15, 2024
1 parent 045d40f commit 884159c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/pages/quick-start/commonSteps/createFirebaseVerifier.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ title: Setting up your Firebase Verifier

import VerifierDashboard from "@site/static/images/dashboard/create-verifier.png";

One of the prerequisites of using this SDK, is the creation of a custom verifier. This can be done
easily by setting up custom authentication in your Web3Auth Dashboard. In this guide, we will be
using Firebase as our Auth Provider.
To get started with this SDK, you'll need to create a custom verifier. Don't worry, it's a simple
process! You can set it up quickly by enabling custom authentication in your Web3Auth Dashboard. In
this guide, we'll be using Firebase as our Auth Provider to make everything seamless and
straightforward.

:::info

Expand Down

0 comments on commit 884159c

Please sign in to comment.