Best in class wallet authentication for Node backends
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.
Install the latest version of the SDK with either npm
or yarn
:
npm install @thirdweb-dev/auth
yarn add @thirdweb-dev/auth
- Check out the Auth Documentation for full guides and API references on how to use Auth.