You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@thirdweb-dev/auth

Package Overview
Dependencies
Maintainers
7
Versions
3769
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thirdweb-dev/auth

thirdweb Auth <a href="https://

4.1.33
Source
npmnpm
Version published
Weekly downloads
6.6K
71.53%
Maintainers
7
Weekly downloads
 
Created
Source



thirdweb Auth

npm version Build Status Join our Discord!

Best in class wallet authentication for Node backends


Overview

Auth is a developer SDK that lets you integrate passwordless web3-native authentication and authorization into your applications.

It enables users to sign in with their wallets, allowing apps to access rich blockchain-level data and interact with their users on-chain.

With Auth, developers can build applications that have secure, self-custodied, web3-first authentication.

Installation

Install the latest version of the SDK with either npm or yarn:

npm install @thirdweb-dev/auth
yarn add @thirdweb-dev/auth

Resources

  • Check out the Auth Documentation for full guides and API references on how to use Auth.

FAQs

Package last updated on 21 Feb 2024

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