File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,15 @@ communityPortalTopicId:
1010pinned : false
1111---
1212
13+ import SEO from " @site/src/components/SEO" ;
14+
15+ <SEO
16+ title = " Integrate Sign In with Farcaster with Web3Auth MPC CoreKit Web SDK"
17+ description = " Learn how to use Sign In with Farcaster with Web3Auth MPC CoreKit Web SDK"
18+ image = " https://web3auth.io/docs/guides/banners/farcaster-mpc-ck-web.png"
19+ slug = " /guides/farcaster-mpc-core-kit-web"
20+ />
21+
1322### Prerequisites:
1423
1524- Basic understanding of React and Next.js
Original file line number Diff line number Diff line change @@ -10,6 +10,15 @@ communityPortalTopicId:
1010pinned : false
1111---
1212
13+ import SEO from " @site/src/components/SEO" ;
14+
15+ <SEO
16+ title = " Integrate Sign In with Farcaster with Web3Auth SFA Web SDK"
17+ description = " Learn how to use Sign In with Farcaster with Web3Auth SFA Web SDK"
18+ image = " https://web3auth.io/docs/guides/banners/farcaster-sfa-web.png"
19+ slug = " /guides/farcaster-sfa-web"
20+ />
21+
1322### Prerequisites:
1423
1524- Basic understanding of React and Next.js
You can’t perform that action at this time.
0 commit comments