Skip to content

Commit

Permalink
fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
shahbaz17 committed Sep 21, 2023
1 parent 21aba61 commit c90dd22
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/pages/content-hub/guides/single-factor-auth.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -329,9 +329,6 @@ creating a verifier in web3auth's dashboard.
Once the `connectTo` function resolves, it will return a blockchain provider the same as the one we got in login without MFA. We will use this
blockchain provider to fetch the user's balance from the blockchain.

Refer to [this file](https://github.com/Web3Auth/web3auth-core-kit-examples/blob/main/single-factor-auth-web/sfa-one-key-flow-example/src/App.tsx) for
login without MFA flow.

:::info NOTE

Once enabled by the User, MFA cannot be disabled.
Expand Down

1 comment on commit c90dd22

@vercel
Copy link

@vercel vercel bot commented on c90dd22 Sep 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

web3auth-docs – ./

web3auth-docs-git-master-web3auth.vercel.app
w3a-docs.vercel.app
web3auth-docs-web3auth.vercel.app

Please sign in to comment.