A collection of Web3 authentication providers for Auth.js (NextAuth.js).
| Package | Version | Description |
|---|---|---|
| @authjs-web3-providers/core | Core utilities and types for Web3 providers | |
| @authjs-web3-providers/siwe | Sign-In with Ethereum (SIWE) provider | |
| @authjs-web3-providers/solana | Solana wallet authentication provider |
# Install the SIWE provider
npm install @authjs-web3-providers/siwe
# or
yarn add @authjs-web3-providers/siwe
# or
pnpm add @authjs-web3-providers/siweTry out the live demo application: AuthJS Web3 Demo
The source code of the demo application can be found in the examples folder:
We welcome contributions! Please see our Contributing Guide for details.
This project is licensed under the MIT License - see the LICENSE file for details.
If you discover any security related issues, please email paulpaulych@gmail.com instead of using the issue tracker.
For support, please open an issue in the GitHub repository or contact us at paulpaulych@gmail.com.