-
Notifications
You must be signed in to change notification settings - Fork 282
[SFA] Improve Quick Start #997
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,31 @@ | ||
| --- | ||
| 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. | ||
|
|
||
| :::info | ||
|
|
||
| Read more about | ||
| [Firebase Verifier Creation](/auth-provider-setup/authentication-service-providers/firebase-service-provider#create-a-firebase-verifier) | ||
|
|
||
| ::: | ||
|
|
||
| <img | ||
| src={VerifierDashboard} | ||
| style={{ alignSelf: "center", maxWidth: "100%" }} | ||
| alt="Verifier Modal on Web3Auth Dashboard" | ||
| /> | ||
|
|
||
| <a | ||
| className="button button--primary" | ||
| href="https://dashboard.web3auth.io" | ||
| target="_blank" | ||
| rel="noreferrer noopener" | ||
| > | ||
| <span>Go to Developer Dashboard</span> | ||
| </a> | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is too much focused on Firebase, we do not want people to perceive the that the SDK only works with Firebase. We want generic content here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also web one uses google one tap