Socket
Book a DemoInstallSign in
Socket

jaskaran-web3-auth

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jaskaran-web3-auth

web3-auth for abstraxn sdk

latest
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

@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();

Keywords

legos

FAQs

Package last updated on 12 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts