discountry / thirdweb-dev-auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



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

About

License:Apache License 2.0


Languages

Language:TypeScript 99.9%Language:JavaScript 0.1%