@lync.world/web3-auth
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

@biconomy/web3-auth

A library to import the torus web3 social auth directly from Biconomy SDK

Usage

import SocialLogin from "@biconomy/web3-auth";
// init wallet
const socialLoginSDK = new SocialLogin();
await socialLoginSDK.init();
// show connect modal
socialLoginSDK.showWallet();

Package Sidebar

Install

npm i @lync.world/web3-auth

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

103 kB

Total Files

16

Last publish

Collaborators

  • lync.world